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 GridRow Events Reference

Version 36.1.0

See Row Event Guidance for important details about working with row events.

Row Events

rowSelectedCopy Link
RowNodeSelectedEvent
Row was selected or unselected.
selectableChangedCopy Link
SelectableChangedEvent
Row selectable value has changed.
displayedChangedCopy Link
DisplayedChangedEvent
Row is now, or is no longer, displayed.
mouseEnterCopy Link
MouseEnterEvent
Mouse has entered the row.
mouseLeaveCopy Link
MouseLeaveEvent
Mouse has left the row.
cellChangedCopy Link
CellChangedEvent
One cell value has changed.
dataChangedCopy Link
DataChangedEvent
rowData has changed.
masterChangedCopy Link
MasterChangedEvent
Row master value has changed.
heightChangedCopy Link
HeightChangedEvent
rowHeight has changed.
rowIndexChangedCopy Link
RowIndexChangedEvent
rowIndex has changed.
topChangedCopy Link
TopChangedEvent
rowTop has changed.
groupChangedCopy Link
GroupChangedEvent
Row group value has changed.
expandedChangedCopy Link
ExpandedChangedEvent
expanded has changed.
hasChildrenChangedCopy Link
HasChildrenChangedEvent
Row hasChildren value has changed.
allChildrenCountChangedCopy Link
AllChildrenCountChangedEvent
allChildrenCount has changed.
uiLevelChangedCopy Link
UiLevelChangedEvent
uiLevel has changed.
rowPinnedCopy Link
RowNodePinnedEvent
Row has been pinned to the top or bottom by the user
rowHighlightChangedCopy Link
RowHighlightChangedEvent
Row highlight value has changed (e.g. during drag and drop).
draggingChangedCopy Link
DraggingChangedEvent
Row dragging value has changed.