dojox.grid.focus.setFocusCell
dojo.require("dojox.grid._grid.focus");
defined in dojox/grid/_grid/focus.js
focuses the given grid cell
parameter | type | description |
---|---|---|
inCell | Object | grid cell object |
inRowIndex | Integer | grid row index |