Sort ColumnsΒΆ

Sort Columns are used to sort data on the server. Server sorting has to be defined when the number of records being sent to the client is limited using the Maximum Number Of Rows property in the grid.

  • Column
    Required
    Additional info about items is shown on hover
    The column, data should be ordered by.

  • Direction
    Required
    Whether the column should be ordered in ascending or descending order.

    • Ascending

    • Descending

The Sort Column list is orderable. The position determines the sorting priority.