Skip to main content

grid_resizer_column_attribute

info

This functionality is available in the PRO edition only.

Description

Sets the name of the attribute of the column resizer's DOM element. The attribute presents the column's index

grid_resizer_column_attribute: string

Example

gantt.config.grid_resizer_column_attribute = "data-column-index";

Default value: "data-column-index"