<kendo:dataSource-sort>

The sort order which will be applied over the data items. By default, the data items are not sorted.

Example

<kendo:dataSource>
    <kendo:dataSource-sort></kendo:dataSource-sort>
</kendo:dataSource>

Configuration Attributes

Configuration JSP Tags

kendo:dataSource-sortItem

The sort order which will be applied over the data items. By default, the data items are not sorted.

More documentation is available at kendo:dataSource-sortItem.

Example

<kendo:dataSource-sort>
    <kendo:dataSource-sortItem></kendo:dataSource-sortItem>
</kendo:dataSource-sort>
In this article
Not finding the help you need?