Many Columns spread across two pages

Stimulsoft Reports.NET discussion
Post Reply
wajid.poernomo
Posts: 1
Joined: Tue Jul 10, 2012 5:56 am

Many Columns spread across two pages

Post by wajid.poernomo »

I'm trying to build a report which has bands that contain many columns, and many rows. The rows get broken across to the next page when they are more then the page size will allow. However the extra columns that cannot be shown on the page size do not get drawn at all.

I have tried making the page wider, and they do actually get drawn. However I would like the extra columns (including ones in the header band), to flow into another page, while keeping the vertical (rows) page breaks.

I've seen some comments to use NewPageBefore, and NewPageAfter, however this seems to pertain only to vertical (row overflow) page breaks, not the left to right (columns page breaks). On the site they also mention that you can have as many columns as you like, but I don't see how this can be supported unless I can achieve the above.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Many Columns spread across two pages

Post by HighAley »

Hello.

Please, try to set the Segment per Width property of the Page to 2.
If it will not help, send us your report template with data to reproduce the issue and example of what are you trying to get.

Thank you
Post Reply