JavaScript
{grid.object}resetGridPart Method
Syntax
{grid.Object}.resetGridPart()
Description
Undoes all edits to all records in the Grid part and returns the records to the state before any edits were made. Equivalent to the user clicking the 'Cancel' button in the Grid toolbar.
See Also