New to Kendo UI for Vue? Start a free 30-day trial

Columns

The Gantt supports options for configuring the behavior of its columns.

To manage the columns of the Gantt, either:

Resizing of columns could be enabled via the :resizable prop of the Gantt.

Using the data Vue Object

The following example demonstrates how to use the data object to specify the columns of the Gantt.

Example
View Source
Change Theme:

Using the kendo-gantt-columns Component

The following example demonstrates how to set the inline initialization of the kendo-gantt-columns component.

Example
View Source
Change Theme: