:: Forum >> Version 2 >>
How to set background color in a cell with an AW.Templates.Checkbox ?
More information on this topic is available in the documentation section:
/ui.checkbox/.
Well, if the cell is regular text, then the following works:
obj.getCellTemplate(i).setStyle("background", "red");
but with an AW.Templates.Checkbox it does not, any idea how to do it?
Philippe Marzin
Wednesday, September 28, 2005
This topic is archived.
Back to /ui.checkbox/
Documentation:
Forum search