dojox.grid.edit.cellFocus
dojo.require("dojox.grid._grid.edit");
defined in dojox/grid/_grid/edit.js
Invoke editing when cell is focused
Usage
function (inCell, /*Integer*/ inRowIndex) (view source)
parameter | type | description |
---|---|---|
inCell | object Grid cell object | |
inRowIndex | Integer | Grid row index |