Wijmo UI for the Web
updateRow Method
Finishes editing and updates the datasource.
Syntax
Javascript (Usage) 
$(function () {
    $(".selector").wijgrid("updateRow");
});
Javascript (Specification) 
function updateRow() : void;
Example
$("#element").wijgrid("updateRow");
Browser Compatibility
7
5
5

See Also

Reference

wijgrid type
wijgrid jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.