By using ColumnDecorator, how can I access the pageContext info, since that is the only way I know to get my bean back from the jsp, so I can determine when to add the <span> around the decorating object? Thanks.
Andy
From: Sam Newman Subject: Re: [displaytag-user] RE: Information Request for Displaytag Date: Wed, 29 Oct 2003 14:37:10 -0800
-------------------------------------------------------------------------------- Huang, Andy wrote:
The javascript is useful for only mouse driven event. However, in my case I need to highlight or set the bgcolor in <td> base on the cell value that is coming back from server.
Any clue?
Couldn't you have the ColumnDecorator wrap your value with a <span> directive with the required colour? You could then set the exact colour in your CSS.
-- sam http://www.magpiebrain.com/
_________________________________________________________________
Fretting that your Hotmail account may expire because you forgot to sign in enough? Get Hotmail Extra Storage today! http://join.msn.com/?PAGE=features/es
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

