Order
methodsReturns a copy of the list sorted according to the direction
dir String
The sort order (direction). The supported values are "asc" (ascending order) and "desc" (descending order).
The current sort configuration.
The field by which the data items are sorted.
Returns a new instance of kendo.data.Query containing the sorted collection