Wijmo UI for the Web
cancelEdit Method
wijmo.data Namespace > AjaxDataView Class : cancelEdit Method
Cancels the changes made to the currently editing element since the editing was started.
Syntax
var instance = new wijmo.data.AjaxDataView();
var value; // Type: any
value = instance.cancelEdit();
function cancelEdit() : any;
See Also

Reference

AjaxDataView Class