Detect start of a new band
- by Dave Jarvis
Using iReport, how do you set a variable (could be a parameter, or a value in the REPORT_PARAMETERS_MAP) to Boolean.TRUE at the start of a new band?
There are some fields in the header that should only be displayed after a specific band has started being filled.
Thank you!