Sorting

Various methods of sorting have been implemented in the Grid Grouping Control so it can sort multiple columns according to the value in the cells.

The different samples included in this feature are listed below:

Sorting Demo - This sample demonstrates how to sort tables by different columns and also how to avoid sorting.

Multi-Column Sorting Demo - This sample lets you sort the data by multiple columns.

Sort by Display Member Demo - This sample demonstrates a solution for sorting by display members of the foreign-key combo boxes instead of value members.