React Data GridColumn Events Reference

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

Events on Column

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