Hi All,
I’m developing a report with RDLC on NAV 2009 r2 and I came across the following issue:
I’ve got a table with 3 rows which are all of the same group.
Within each row there’s a table with Header and group rows
When the second table has more rows than can be fitted on remaining space of the current page it will start a new page.
I need the table to be split to fill in the space available on the current page and continue the remaining rows on the next.
I know there is the table property “Fit table on one page if possible” and it is unchecked.
0
Comments
ArcherPoint, Inc http://www.archerpoint.com
Blog: http://www.navisionworld.com
skkulla
I checked the page breaks, they are all unchecked.
It works as expected... More or Less...