cancelEdit

Abandons edits on the current row and restores the last saved values.

Usage

ds.cancelEdit();

API

cancelEdit(): boolean;

Last updated

Was this helpful?