Search results

SortSettings API in JavaScript (ES5) Gantt API control

Configures the sorting behavior of Gantt.

Properties

allowUnsort

boolean

If allowUnsort set to false the user can not get the Tree grid in unsorted state by clicking the sorted column header.

Defaults to true

columns

SortDescriptorModel[]

Specifies the columns to sort at initial rendering of Gantt. Also user can get current sorted columns.

Defaults to []