Wijmo UI for the Web
endUpdate Method
Ends the update. The pending changes are executed and the selectionChanged event is raised.
Syntax
Javascript (Usage) 
var instance = new wijmo.grid.selection();
instance.endUpdate();
Javascript (Specification) 
function endUpdate() : void;
Example
selectionObj.endUpdate();
Browser Compatibility
7
5
5

See Also

Reference

selection type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.