Re: [qooxdoo-devel] Checkbox inside a table cell

2008-09-23 Thread Derrell Lipman
On Tue, Sep 23, 2008 at 11:43 AM, Amit Rana <[EMAIL PROTECTED]> wrote: > Hi Derrell, > > I am not sure if this mail was sent on the mailing list as I don't see it > yet and had got a delivery failure notice. So, sending it again. > > Thanks for the help. Actually, we are still using v0.7.3 and so

Re: [qooxdoo-devel] Checkbox inside a table cell

2008-09-23 Thread Amit Rana
Hi Derrell, I am not sure if this mail was sent on the mailing list as I don't see it yet and had got a delivery failure notice. So, sending it again. Thanks for the help. Actually, we are still using v0.7.3 and so the functionality and code are a little different. But, the v0.8 demo mentione

Re: [qooxdoo-devel] Checkbox inside a table cell

2008-09-18 Thread Derrell Lipman
On Thu, Sep 18, 2008 at 11:32 AM, Amit Rana <[EMAIL PROTECTED]> wrote: > Hi, > > I want to insert a checkbox as a cell value in a table but I am not able > to do that. > I saw the Qooxdoo demobrowswer which has a similar functionality (in > Table2 example) but when i saw its code, I came to know t

[qooxdoo-devel] Checkbox inside a table cell

2008-09-18 Thread Amit Rana
Hi, I want to insert a checkbox as a cell value in a table but I am not able to do that. I saw the Qooxdoo demobrowswer which has a similar functionality (in Table2 example) but when i saw its code, I came to know that it is not a checkbox but a hardcoded boolean value displayed as a checkbox.