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
12004
Sorting summary values
posted

An example on sorting the summary values when grouping a column.

Parents
No Data
Reply
  • 12004
    posted

    In this sample shows how to sort the summary values when clicking on the column header and grouping a column. An implementation of IComparer can be used to set the GroupByComparer property in FieldSettings.

    xamDataGrid1.zip
Children
No Data