Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
190
Sorting of 'Group By' Summarized columns
posted

I use WPF grid (10.3 version) to do summary, averages on certain columns. The issue is, the summary is displayed as part of the "group by" row and the users want to SORT on the summarized columns.

For example, the group by summary is shows as "Sales Person (Count 10) Orders Sum = 12345 Commission Sum = 45678".

The grid loses the column headers and also the users are unable to sort on the summarized trading volumes or commissions. I want to get the summary columns displayed "as is" under the column headers.

can some help with code samples, if this can be accomplished.

Thanks

 

 

 

Parents Reply Children
No Data