[EMAIL PROTECTED] writes:
> as seen in the examples for the table widget, I would like to have one
> column for checkboxes. Therefore using:
> qx.ui.table.BooleanDataCellRenderer() works fine. Now i would like to
> change those Datacells whenever clicking them (using them like a normal
> checkbox)
Hi,
as seen in the examples for the table widget, I would like to have one
column for checkboxes. Therefore using:
qx.ui.table.BooleanDataCellRenderer() works fine. Now i would like to
change those Datacells whenever clicking them (using them like a normal
checkbox). How can i do this? Setting the