I am using ReportBuilder 10 in Delphi 2006 with an Access 2000 database. I am trying to create a report using a filtered query.
Telerik Report : Starch line in Detail band or Add Empty rows
Repeat a vertical line on every page in Report Builder / SSRS
Similar to the questions above, I am trying to add empty rows (or records) in the ReportBuilder's details band after the filtered query records. Until it fills the page. My details band is like an excel table and it can take 25 rows per page. If I have 30 records, the first page is good. But the second page will have 5 records. Then, a huge gap will appear between the details and footer bands. That looks bad.
I tried to search for this, but nothing comes up. Only the second link above. But no solution I can use was posted.
I hope I properly explained my problem to you guys. Any help would be appreciated.