dojox.grid.edit.setEditCell
dojo.require("dojox.grid._grid.edit");
defined in dojox/grid/_grid/edit.js
Set the given cell to be edited
parameter | type | description |
---|---|---|
inCell | Object | Grid cell object |
inRowIndex | Integer | Grid row index |