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

Reference

AjaxDataView Class