How to dynamically set the background color of a field? Thanks.

View: New views
2 Messages — Rating Filter:   Alert me  

How to dynamically set the background color of a field? Thanks.

by mctpursuer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, I need to dynamically set the background color of a field in the report, e.g. a field called first-level manager, second-level manager, if the first-level manager.isCurrentManager == true, then I want to give the first-level manager a particular background color, how can I archieve this in JasperReport? Thanks a lot.

Re: How to dynamically set the background color of a field? Thanks.

by Taras Matyashovsky :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I'm also interested in this issue.
Have You found any solution?

Thanks,
Taras

mctpursuer wrote:
Hi, I need to dynamically set the background color of a field in the report, e.g. a field called first-level manager, second-level manager, if the first-level manager.isCurrentManager == true, then I want to give the first-level manager a particular background color, how can I archieve this in JasperReport? Thanks a lot.