Hi,

i want to use a checkbox renderer and i add  this renderer  on my table

table1.getTableColumnModel().setDataCellRenderer(2, new 
qx.ui.table.cellrenderer.Boolean());
table1.getTableColumnModel().setDataCellRenderer(3, new 
qx.ui.table.cellrenderer.Boolean());

In this table cells  are 0 or 1  but no checkbox appear.  What can be 
the problem?

Thank you for   your help.


------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to