Hi, This is a wonderful set of tags!
I have a requirement like this. I have a list of projects with their Ids, names and creation date. I also have the description of the project. so I need a structure like this: <table> <tr><td>project_Id1</td><td>project_name</td><td>project_creat_date1</td ></tr> <tr><td colspan=3>this is the place where description comes spanning over multiple columns</td></tr> ..... </table> Is this possible using the display tag? Thanks in Advance, Anoop Sreenivasan ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

