Vue Data GridRow Events Reference

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

Row Events

rowSelectedCopy
RowNodeSelectedEvent
Row was selected or unselected.
mouseEnterCopy
MouseEnterEvent
Mouse has entered the row.
mouseLeaveCopy
MouseLeaveEvent
Mouse has left the row.
cellChangedCopy
CellChangedEvent
One cell value has changed.
dataChangedCopy
DataChangedEvent
rowData has changed.
heightChangedCopy
HeightChangedEvent
rowHeight has changed.
rowIndexChangedCopy
RowIndexChangedEvent
rowIndex has changed.
topChangedCopy
TopChangedEvent
rowTop has changed.
expandedChangedCopy
ExpandedChangedEvent
expanded has changed.
allChildrenCountChangedCopy
AllChildrenCountChangedEvent
allChildrenCount has changed.
uiLevelChangedCopy
UiLevelChangedEvent
uiLevel has changed.