Thanks Derrell
This is just to confirm.
The feature that I am looking for in the Table or VirtualTree is available
in most of the JavaScript based grids.
Please refer to the links
a) http://www.trirand.com/jqgrid/jqgrid.html , From the left tree select
"Advanced - > Grid as Subgrid"
b)
http://www.dhtmlx.com/docs/products/dhtmlxGrid/samples/07_extended_modes/03_pro_subgrids.html
The main advantage we get is flexibility to specify different columns for
the main and child grids.
Please let me know if this is the same which is not supported by qooxdoo
Table or VirtualTable widget.
Thanks a lot.
Regards,
Chirag
Date: Wed, 23 Sep 2009 10:43:46 -0400
> From: Derrell Lipman <[email protected]>
> Subject: Re: [qooxdoo-devel] Table widget within another Table widget
> To: qooxdoo Development <[email protected]>
> Message-ID:
> <[email protected]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> On Wed, Sep 23, 2009 at 01:11, Chirag Patel <[email protected]> wrote:
>
> > This is with respect to the table widget. I wonder if it is possible to
> > include a table within another table.
> > This features is known as subgrid. It allows us to have different column
> > for the main table and sub table.
> > It can also simulate powerful tree where columns can be different in the
> > main table and sub table.
> > As far as I know this is not supported by the table widget directly.
> > We need to customize the table widget to include such support.
> >
>
> This functionality is not available in Table, and I suspect you'll have a
> very hard time implementing it. Table is a "virtual" widget, meaning that
> each cell is rendered as it needs to be displayed. The contents of cells
> are
> not widgets, they are pure HTML, optionally with some javascript attached,
> e.g. for the checkbox cell renderer.
>
> I believe it will ultimately be possible to do what you're looking for with
> the new qx.ui.virtual.* stuff, but that's still at a very early stage.
>
> Derrell
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel