Version

commit Method

Causes the grid to commit changes to the server.
Syntax
ASP.NET Ajax Javascript (Specification) 
function commit() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfIEditingBehavior.commit();
See Also