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

Reference

ODataView Class