Bugs item #992484, was opened at 2004-07-16 10:52
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=992484&group_id=73068

Category: export
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: RFE: Customize TR CSS class

Initial Comment:
I have found an occasion when it would be helpful to be 
able to specific my own CSS class for a row.  What I 
would like to see is an additional method in 
TableDecorator:

public String getCSSClass();

If it returns null, the table tag should use the odd/even 
class as appropriate.  If it returns non-null, the table tag 
should use the specified value.

The condition under which this applies is that I would 
like to have a different style for the row representing 
the current data being displayed.

Kevin Dean
[EMAIL PROTECTED]

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

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


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to