Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3134794
By: veejar75

Hi,

   I'm using struts display tags to results in a tabular form, but I have a
problem and need help using hte nested tables.

Here's my example display table tag

 <display:table name="testForm" property="searchResults">
              <display:column property="parentName"                        
title="Parent Name" />
  </display:table>

I'm trying to print another table for each row of parent with a list of childs
in it.
Property search results is an list which displays a list of parents.
And each Parent has a arraylist of childs in it.


how can I do that???  

Thanks
RK

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249317


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to