Version

grid Property

Gets reference to the grid object that contains the cell.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_grid() : WebDataGrid
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfGridCell.get_grid();
See Also