"Munkhzorig Bayasgalan" <[EMAIL PROTECTED]> writes:
> I've been using the qooxdoo for several months. And now I need to implement
> a table with a checkbox column. Currently I am trying to use the
> BooleanDataCellRenderer for this purpose but I am thinking there might be a
> better solution. thus
Hi list, Hi Agustin
I've been using the qooxdoo for several months. And now I need to implement
a table with a checkbox column. Currently I am trying to use the
BooleanDataCellRenderer for this purpose but I am thinking there might be a
better solution. thus i am searching the list and found out
Hola Agustin,
To recover the checked rows, just iterate through all the rows an store in a
array the checked indexes.
As an editor I'm using currently JSEclipse.
Aptana is also very promising.
Agustin Almonte F. wrote:
>
> Hi all, first of all happy new year :)
>
> I'm starting with qooxdoo
Hi all, first of all happy new year :)
I'm starting with qooxdoo and working on an table with a checkbox column. My
question is how can i recover the marked rows ( rows with checkbox set to
true).
Have any one a recommendation about an editor for qooxdoo? i'm currently
using textMate.
Thanks in