Event payload for the cancellable cellValueChanging event.
cellValueChanging
The data record being edited (a live reference to the row in ApexGrid.data).
The column key of the edited cell.
The candidate new value.
The value before the edit.
The view-relative row index (matches ApexGrid.pageItems).
Event payload for the cancellable
cellValueChangingevent.