3.2.0

How to set background color in a cell with an AW.Templates.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
September 28,

This topic is archived.

See also:


Back to support forum