The following comment has been added to this issue:

     Author: Knut Erik Ballestad
    Created: Fri, 19 Nov 2004 7:20 PM
       Body:
Seems like the same issue:
 DISPL-132 Row/Col styles should be controllable by decorators
 DISPL-110 Ability to highlight selected table row
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/DISPL-65?page=comments#action_26969

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/DISPL-65

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DISPL-65
    Summary: Customize TR CSS class
       Type: Wish

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: DisplayTag
 Components: 
             HTML Generation
             Decorators
   Versions:
             1.0 RC1

   Assignee: 
   Reporter: fabrizio giustina

    Created: Sat, 16 Oct 2004 3:49 AM
    Updated: Fri, 19 Nov 2004 7:20 PM

Description:
====
imported from sf tracker
id 992484 
http://sourceforge.net/support/tracker.php?aid=992484 
====

 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]



---------------------------------------------------------------------
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



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to