Feature Requests item #883048, was opened at 2004-01-23 16:20
Message generated for change (Settings changed) made by fgiust
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536616&aid=883048&group_id=73068

>Category: main taglib
>Group: v 1.0-b2
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: fabrizio giustina (fgiust)
Summary: sorry - attribute requests for taglib

Initial Comment:
I figure these should be pretty easy....

I would like to see some extra attributes for the taglib.
We wanted to print out a horizontal rule after each row
that would span all columns....

It would be nice if I could specifiy the colspan or
rowspan automatically in an attribute.

<display:colum colspan="5"><hr></display:column>

I would also like to see attributes for the
display:table tag that would set the
cellspacing/cellpadding attributes for the table......

<display:table cellpadding="5" cellspacing="5" name"aList">
....
</display:table>


----------------------------------------------------------------------

>Comment By: fabrizio giustina (fgiust)
Date: 2004-02-05 00:35

Message:
Logged In: YES 
user_id=798060

> We wanted to print out a horizontal rule after each row
that would span all columns....
how could you that using a colspan on all rows? This can be 
done at the moment using decorators

> I would also like to see attributes for the
display:table tag that would set the
cellspacing/cellpadding attributes for the table

They are already there, see 
http://displaytag.sourceforge.net/tagreference.html

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2004-01-23 16:23

Message:
Logged In: NO 

I figure these should be pretty easy....

I would like to see some extra attributes for the taglib.
We wanted to print out a horizontal rule after each row that
would span all columns....

It would be nice if I could specifiy the colspan or rowspan
automatically in an attribute.

<display:colum
colspan="5"><hr></display:column>

I would also like to see attributes for the display:table
tag that would set the cellspacing/cellpadding attributes
for the table......

<display:table cellpadding="5" cellspacing="5"
name"aList">
....
</display:table>


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536616&aid=883048&group_id=73068


-------------------------------------------------------
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-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to