Back to Devexpress

ASPxGridView.SortBy Method

aspnet-devexpress-dot-web-dot-aspxgridview-dot-sortby.md

latest741 B
Original Source

ASPxGridView.SortBy Method

NameParametersDescription
SortBy(GridViewColumn, ColumnSortOrder)column, valueSorts data by the values of the specified data column in the specified sort order.
SortBy(GridViewColumn, Int32)column, valueSorts data in ascending order by the values of the specified data column, and defines the column’s sort priority among columns.