Version

grid Property

Returns a grid to which the collection belongs. grid
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_grid() : ContainerGrid
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfGroupedRowCollection.get_grid();
See Also