Wijmo UI for the Web
canCommitEdit Method
wijmo.data Namespace > BreezeDataView Class : canCommitEdit Method
Returns a value that indicates whether the current changes can be committed
Syntax
var instance = new wijmo.data.BreezeDataView();
var value; // Type: bool
value = instance.canCommitEdit();
function canCommitEdit() : bool;
See Also

Reference

BreezeDataView Class