ASPxGridView.SortBy Method
Name | Parameters | Description |
---|---|---|
Sort |
column, value | Sorts data by the values of the specified data column in the specified sort order. |
Sort |
column, value | Sorts data in ascending order by the values of the specified data column, and defines the column’s sort priority among columns. |