Fixed Rows in Databand
Posted: Thu Mar 31, 2016 9:57 am
I am creating a report which need a table on the bottom of the page
that table of databand need to be show exactly 5 rows
example:
if the databand have 7 rows, i need to have 5 rows on first page, 2 remaining rows + 3 blank rows on second page
i have separate it by calculate rows in Before Print Event, when it reach 5, NewPageAfter = true
but this only make it 5 rows on first page, 2 rows on second page,
how do i add 3 more blank rows on second page?
that table of databand need to be show exactly 5 rows
example:
if the databand have 7 rows, i need to have 5 rows on first page, 2 remaining rows + 3 blank rows on second page
i have separate it by calculate rows in Before Print Event, when it reach 5, NewPageAfter = true
but this only make it 5 rows on first page, 2 rows on second page,
how do i add 3 more blank rows on second page?