views:

85

answers:

0

Hi

I've started working with dataGrid,PagedCollectionView and DataPager for dinamic sorting and paging. I have noticed that the summary in the group header only refers to the group-items in the current page (the summaries are mostly wrong).

I tried to override the groupheader text via converters, but again, the converter only knows the group-items in the current page.

I want to enable both dinamic-grouping with correct headers and paging. is there a solution that does not include RIA services?