AD
Administrator
Syncfusion Team
November 4, 2003 11:37 AM UTC
In 1.6.x, there is no UI implemented to do this, but if you get the Datatable that is acting as the grid's DataSource, you can directly set the dataTable.DefaultView.Sort property to sort any number of columns.
In the upcoming 2.0 release, multicolumn sorting is supported through the grouping grid.