|
Multikey sorting
Essential Grouping sorting support is flexible, and not restricted to ADO.NET DataView sorting. Users may sort any IList datasource. The sorting is straight-forward to use. The following screenshot shows code to sort a collection on two keys.
Code to perform a multikey sort
|
|
|
|