Functiondojox.grid.focus.setFocusIndex

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

focuses the given grid cell

Usage

function (/*Integer*/ inRowIndex, /*Integer*/ inCellIndex) (view source)
parametertypedescription
inRowIndexIntegergrid row index
inCellIndexIntegergrid cell index