New to Kendo UI for AngularStart a free 30-day trial

The sort descriptor used by the orderBy method.

Definition

Package:@progress/kendo-data-query

Properties

A custom function that defines the sort order.

Parameters:aany

The first element for comparison.

bany

The second element for comparison.

Returns:

number

dir?

"asc" | "desc"

The sort direction. If no direction is set, the descriptor will be skipped during processing.

The available values are:

  • asc
  • desc

field

string

The field that is sorted.

In this article
DefinitionPropertiescompare?dir?field
Not finding the help you need?
Contact Support