This example shows how to sort group rows by summary values:
- Create a GridGroupSummarySortInfo object.
- Specify its settings (group summary item, grouping column's field name and sort order).
- Add this object to the GridControl.GroupSummarySortInfo collection.
Remove the GridGroupSummarySortInfo object from the GroupSummarySortInfo collection to clear the summary sorting.
- Window1.xaml (VB: Window1.xaml)
- Window1.xaml.cs (VB: Window1.xaml.vb)
(you will be redirected to DevExpress.com to submit your response)