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

SortSettings

Defines the settings for sorting the Grid. See example.

The available options are:

html
<kendo-grid [sorting]="true"></kendo-grid>

type SortSettings = boolean | SingleSortSettings | MultipleSortSettings;

Not finding the help you need?
Contact Support