Functiondojox.VirtualGrid.getCell

dojo.require("dojox.grid.VirtualGrid");
defined in dojox/grid/VirtualGrid.js

Retrieves the cell object for a given grid column.

Usage

function (/*Integer*/ inIndex) (view source)
parametertypedescription
inIndexIntegerGrid column index of cell to retrieve