Version

grid Property

Returns reference to the grid that owns the row.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_grid() : WebDataGrid
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfGridRow.get_grid();
See Also