Prevent the groupfield from repeating every three rows
- by Aaron
I have a web app and I need to integrate some JasperReports in this app.
So I downloaded iReport and I used the templates. I choose the LeafGreen template, but I have a problem.
When I have more than 4 elemets in my list, my headers gets repeated every 4 elements (see the image:) - I don't want this; once is enough.
The problem: http://i39.tinypic.com/9kcp6p.jpg
This is the template: http://i44.tinypic.com/2ags1w1.jpg
What I'm doing wrong?