Wijmo UI for the Web
updateRow Method
Finishes editing and updates the datasource.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijgrid();
instance.updateRow();
Javascript (Specification) 
function updateRow() : void;
Example
$("#element").wijgrid("updateRow");
Browser Compatibility
7
5
5

See Also

Reference

wijgrid type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.