Feature Requests item #911862, was opened at 2004-03-08 11:07
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536616&aid=911862&group_id=73068

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Ralf Hauser (ralfhauser)
Assigned to: Nobody/Anonymous (nobody)
Summary: <display:cell> tag

Initial Comment:
it would be great to able to change the style of a cell
depending on nested content inside a <display:column ...>
    </display:column>
e.g. depending on a struts 
     <logic:equal name="..." ...>
     </logic:equal>

 <display:cell styleClass="myClass"/>  always:
<td class="myClass">

this may be an incremental style such as setting font
to bold, italic/red if the content value surpasses a
given application-defined threshold in a log

to some degree, this can probably emulated with a span
style display block, but being able to omit the span
would be even better.

seems to be an anology to
http://sourceforge.net/tracker/index.php?func=detail&aid=716857&group_id=73068&atid=536616

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to