I am using display tag to display the result in my JSPs, using DynaBeans.

Right now, repeated information is not being displayed: eg, the table with
values
A B C
A D E

is being displayed as
A B C
<blank> D E

How can I force displaytag to display repeated values on each row, without
grouping them together?

thanks

daniel
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to