This example demonstrates how the data can be
sorted programmatically.
- Using GridSortExpression class that provides sorting options for
r.a.d.grid
- Using SortExpressions collection of GridTableView class
- How to set the two different sorting modes - single or multi-column
sorting of r.a.d.grid
It also includes sorting persistence after postback operation.
You can learn more about the sorting modes from the
Sorting chapter help topics:
Sorting