Version

grid Property

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