onUpdateRow Event
Arguments
- dataobject
The data for the row.
- indexobject
A zero-based row number of row that was updated.
Description
Fires after the .updateRow() method is called.
See Also
Arguments
The data for the row.
A zero-based row number of row that was updated.
Description
Fires after the .updateRow() method is called.
See Also