Interface: SortOptions
Description
Grid-level sort options. The grid must be set as sortable for any column level sort options to take effect.
Properties
Property | Type | Description |
---|---|---|
sortable | boolean | Description Whether the grid should be sortable. |
multiColumn | boolean | Description Whether more then one column can be sorted at once. |