Crossview table on multiple pages
I have successfully manually filled a crossview with table info from my application at runtime. I put the Crossview object in the Master data band about halfway down the page. Sometimes, the data is more than will fit on one page, and may go several pages.
Here's my problem. The first page has room for 22 rows before the Crossview table spills over to the next page.
On the second page, the table starts to print just under the page header as it should, but then only prints 22 rows again, then another page break.
Next page only 22 rows, etc. until 20 pages later I have what should be a 10 page report on 20 pages with a lot of blank space.
How can I get the 2nd and subsequent pages to fill the entire page with rows from the Crossview table before breaking to the next page?
Thanks in advance for the help.
Here's my problem. The first page has room for 22 rows before the Crossview table spills over to the next page.
On the second page, the table starts to print just under the page header as it should, but then only prints 22 rows again, then another page break.
Next page only 22 rows, etc. until 20 pages later I have what should be a 10 page report on 20 pages with a lot of blank space.
How can I get the 2nd and subsequent pages to fill the entire page with rows from the Crossview table before breaking to the next page?
Thanks in advance for the help.