Functiondojox.Grid.canEdit

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

Determines if a given cell may be edited

Usage

function (/*Object*/ inCell, /*Integer*/ inRowIndex) (view source)
parametertypedescription
inCellObjectA grid cell
inRowIndexIntegerGrid row index