Re: [jasperreports-questions] How to dynamically set the background color of a field? Thanks.

2009-12-17 Thread Taras Matyashovsky
Hi Cindy, 1. You can try to use styles of iReport and apply some predefied style according to value of dynamically passed parameter. 2. Before generating the report you can parse jrxml using some lighter language (Groovy, Ruby), find needed tag and correct value of appropriate property. Hope

Re: [jasperreports-questions] How to dynamically set the background color of a field? Thanks.

2009-08-21 Thread Taras Matyashovsky
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