The following comment has been added to this issue:

     Author: Knut Erik Ballestad
    Created: Fri, 19 Nov 2004 7:17 PM
       Body:
This issu seems to be the same as these:
  DISPL-65  Customize TR CSS class
  DISPL-110 Ability to highlight selected table row
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/DISPL-132?page=comments#action_26968

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DISPL-132
    Summary: Row/Col styles should be controllable by decorators
       Type: Wish

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: DisplayTag
 Components: 
             Decorators
   Versions:
             1.0 RC2

   Assignee: 
   Reporter: fabrizio giustina

    Created: Fri, 19 Nov 2004 5:18 PM
    Updated: Fri, 19 Nov 2004 7:17 PM

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


====
imported from sf tracker
id 943902 
submitted by Biggi - biggik
http://sourceforge.net/support/tracker.php?aid=943902 
====


The power of the decorator (as well as that of the
displaytag library) would be greatly enhanced if it would
be possible to control which style to use for TR and TD
styles.

My idea is that instead of automatically generating

<tr class="odd">

that a decorator method such as

public String getStyle(String curstyle)

which in the basic implementation would simply return
curstyle - overriders can examine which is the current
style (e.g., even or odd) and react on it

My requirement is to be able to set the background
color of a row baased on attributes of the current row




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