Hi,

How to use multiple text color formatting for a column title? 

For example, in the code fragment below
<display:column title="Employee ID" style="height: 25px" >
    .....
</display:column>

how can I display "Employee" text in Blue color and "ID" text in Red?

I tried using the font color, and span class="color"
and I get an "equal symbol expected" jsp exception.

Any ideas?

Thanks,
Jay



      


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to