Hi Matt,

Thanks for the response. In this example child objects are in an additional
column and in the same row as their parent.
So:
ParentCol1  ParentCol2  ParentCol3 Child
                                      ChildCol1 ChildCol2 ...

I'd like to display every child objects in a seperate row, like this:
ParentCol1  ParentCol2 ....
   Child1Col1 Child1Col2 Child1Col3
   Child2Col1 Child2Col2 Child2Col3
   .....

Is there any way to do this?

Thanks,
Tibor


> This may help:
>
> http://displaytag.homeip.net/example-nestedtables.jsp
>
> Matt
>
> On 8/31/05, Tibor Koch <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I'm using nested tables with displaytag, but i don't know if it is possible
> to
> > display the nested tables in new rows.
> > Like this:
> > Parent1
> >   Child1
> >   Child2
> > Parent2
> >   ...
> >   ...
> >
> > Could anyone help me with this?
> >
> > Thanks,
> > Tibor
> >





----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to