Search results

SortSettings API in Vue Gantt API component

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 by when the Gantt chart is initially rendered. It also allows access to the currently sorted columns.

Defaults to []