Event payload for the cellValueChanged event.
cellValueChanged
The data record after the change (a live reference to the row in ApexGrid.data).
The column key of the edited cell.
The view-relative row index after the change.
The applied value.
Event payload for the
cellValueChangedevent.