Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/DISPL-159 Here is an overview of the issue: --------------------------------------------------------------------- Key: DISPL-159 Summary: static row separator, first row, last row Type: New Feature Status: Unassigned Priority: Major Original Estimate: 1 hour Time Spent: Unknown Remaining: 1 hour Project: DisplayTag Fix Fors: 1.0 RC2 Assignee: Reporter: Lukasz Racon Created: Fri, 17 Dec 2004 2:38 PM Updated: Fri, 17 Dec 2004 2:38 PM Description: The idea is to be able to insert static 'html text' as seperator between rows - usually something like dots/spacer. Further more sometimes first/last row needs to have some graphics (You know graphic designers:)) result: <table> <tr><td colspan="2">first row</td></tr> <tr><td></td><td></td></tr> <tr><td colspan="2">separator</td></tr> <tr><td></td><td></td></tr> <tr><td colspan="2">separator</td></tr> <tr><td colspan="2">last row</td></tr> </table> possible definition: <display:firstRow><imgage src="/graphics/dots.gif" width="445" height="1" /></display:firstRow> <display:rowSeparator><imgage src="/graphics/dots.gif" width="445" height="1" /></display:rowSeparator> <display:lastRow><imgage src="/graphics/dots.gif" width="445" height="1" /></display:lastRow> --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel