Derrell,
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.
Will it be possible to implement the above features "Grid as Subgrid" using
qx.virtual.* package?
This is to confirm what you already said.
Thanks
Chirag
From: Derrell Lipman <[email protected]>
> Subject: Re: [qooxdoo-devel] qooxdoo-devel Digest, Vol 40, Issue 115
> To: qooxdoo Development <[email protected]>
> Message-ID:
> <[email protected]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> On Tue, Sep 29, 2009 at 05:38, Chirag Patel <[email protected]> wrote:
>
> > Hello Derrell,
> >
> > Can you please let me know if this is possible?
> > To me it looks like it is not possible with the existing renderer and
> > model classes.
> >
>
> I think I already answered this with:
>
> > 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
> >>
> >
> Are you asking a different question now?
>
> 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