New to Kendo UI for Angular? Start a free 30-day trial
MultipleSortSettings
Specifies settings for sorting by multiple columns. see example.
| Name | Type | Default | Description | 
|---|---|---|---|
| allowUnsort? | 
 | Enables removing the column sorting. | |
| initialDirection? | 
 | Sets the initial sort direction when sorting from the unsorted state. | |
| mode? | 
 | Sets the sort mode of the Grid. | |
| multiSortKey? | 
 | Sets the modifier key for sorting by a second or more columns. By default, clicking a column adds it to the sort order ( If set to  | |
| showIndexes? | 
 | Shows sort-sequence indicators for sorting multiple columns. |