AG Studio: Build dashboards using native components in web apps. Join us for a webinar on 28th July at 2pm UTC+1 Register

Vue Data GridColumn Events Reference

Version 36.1.0

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

Events on Column

filterChangedCopy Link
ColumnEvent
The filter value has changed.
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).
lastLeftPinnedChangedCopy Link
ColumnEvent
The column is now, or is no longer, the last column pinned to the left.
firstRightPinnedChangedCopy Link
ColumnEvent
The column is now, or is no longer, the first column pinned to the right.
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.
headerHighlightChangedCopy Link
ColumnEvent
The header is now, or is no longer, highlighted.
colDefChangedCopy Link
ColumnEvent
The column definition has changed.
headerNameChangedCopy Link
ColumnEvent
The header name has changed.
formulaRefChangedCopy Link
ColumnEvent
The formula reference 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.
columnStateUpdatedCopy Link
ColumnEvent
The column state has been updated.