React Data GridColumn Events Reference

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

Events on Column

filterActiveChangedCopy
ColumnEvent
The filter active value has changed.
sortChangedCopy
ColumnEvent
The sort value has changed.
leftChangedCopy
ColumnEvent
The left position has changed (e.g. column has moved).
movingChangedCopy
ColumnEvent
The column has started / finished moving (i.e. user is dragging the column to a new location).
widthChangedCopy
ColumnEvent
The width value has changed.
visibleChangedCopy
ColumnEvent
The visibility value has changed.
menuVisibleChangedCopy
ColumnEvent
The column menu was shown / hidden.
columnRowGroupChangedCopy
ColumnEvent
The row group value has changed.
columnPivotChangedCopy
ColumnEvent
The pivot value has changed.
columnValueChangedCopy
ColumnEvent
The 'value' value has changed.