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

Reference

ODataView Class