Re: [qooxdoo-devel] Table problems: editing and styling

2007-10-18 Thread Tobias Koller (GERMO GmbH)
devel] Table problems: editing and styling Thanks Tobias, that's a good solution although 2 mouseclicks are needed because the first click first changes the selection model. But it works fine for our requirements... Best regards,

Re: [qooxdoo-devel] Table problems: editing and styling

2007-10-18 Thread Kolodziej Christian
Thanks Tobias, that's a good solution although 2 mouseclicks are needed because the first click first changes the selection model. But it works fine for our requirements... Best regards, Christian - This SF.net email is spo

Re: [qooxdoo-devel] Table problems: editing and styling

2007-10-17 Thread Tobias Koller (GERMO GmbH)
ziej Christian Gesendet: Mittwoch, 17. Oktober 2007 16:26 An: qooxdoo-devel@lists.sourceforge.net Betreff: [qooxdoo-devel] Table problems: editing and styling Hello everybody, maybe these issues finds a solution via this mailinglist. 1. Editing table cell of type boolean I've crea

[qooxdoo-devel] Table problems: editing and styling

2007-10-17 Thread Kolodziej Christian
Hello everybody, maybe these issues finds a solution via this mailinglist. 1. Editing table cell of type boolean I've created a column of type boolean. From the beginning all cells of the columns have a checked checkbox because the value is true. Now I tried to uncheck this boolean checkbox but