:: Forum >>

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
Monday, January 23, 2006
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
Monday, January 23, 2006
What event do you want to add that is not currently supported?
Jim Hunter
Monday, January 23, 2006

This topic is archived.


Back to support forum

Forum search