Spreading columns across pages
Posted: Mon Jan 14, 2008 9:44 pm
I'm trying to create a report that contains a large number of columns - too many columns to fit across the top of a single page. The rows in my report can have different heights, depending on the amount of data in the row (ie. CanGrow is set to true).
I have tried creating two pages in my report, and placing a data band on each. This works fairly well, but if a row grows on one but not the other the rows don't line up when the two pages are placed next to each other.
How can I split the data onto two pages, making sure the rows are the same height on all those pages containing data for a row?
I have tried creating two pages in my report, and placing a data band on each. This works fairly well, but if a row grows on one but not the other the rows don't line up when the two pages are placed next to each other.
How can I split the data onto two pages, making sure the rows are the same height on all those pages containing data for a row?