Functiondojox.grid.editors.Base.setValue

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

set the value of the grid editor

Usage

function (/*Integer*/ inRowIndex, inValue) (view source)
parametertypedescription
inRowIndexIntegergrid row index
inValue value of editor