views:

20

answers:

0

Hi All,

   I have a PagedCollectionView and bound that with the result from a WebService. I have grouped the PagedCollectionView with a GroupProperty and the bound it to a DataGrid. Now I need to show Summarized total for each Group as a last item. Can anyone help me on how to do it using CollectionViewGroup. Thank you.