3.2.0

Cell edition

Hy dear,

is it possible to use comboboxes, checkboxes and other objects as cell editing objects?

is it possible to add some event to column?

Thanks.
Jander Tavares
January 23,
You can set a cellTemplate with this

obj.setCellTemplate(new AW.Templates.CheckBox,column);


Where "column" is the column index.

Not sure about the cell event, I know it's possible, just not sure the call for it.
Tony
January 23,
What event do you want to add that is not currently supported?
Jim Hunter
January 23,

This topic is archived.

See also:


Back to support forum