Version

updatedCells Property

Returns an array of the updated cells.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_updatedCells() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfUpdateRowAction.get_updatedCells();
See Also