JavaScript Data GridColumn Events Reference

See Column Event Guidance for important details about working with column events.

Events on Column

filterActiveChanged
ColumnEvent
The filter active value has changed.
sortChanged
ColumnEvent
The sort value has changed.
leftChanged
ColumnEvent
The left position has changed (e.g. column has moved).
movingChanged
ColumnEvent
The column has started / finished moving (i.e. user is dragging the column to a new location).
widthChanged
ColumnEvent
The width value has changed.
visibleChanged
ColumnEvent
The visibility value has changed.
menuVisibleChanged
ColumnEvent
The column menu was shown / hidden.
columnRowGroupChanged
ColumnEvent
The row group value has changed.
columnPivotChanged
ColumnEvent
The pivot value has changed.
columnValueChanged
ColumnEvent
The 'value' value has changed.