How to change report columns location to a new page

Stimulsoft Reports.WEB discussion
Post Reply
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How to change report columns location to a new page

Post by HighAley »

Hello, Mashinchi.
Mashinchi wrote:Thanks for your great product
I have a report with,for example, 5 Column headers.
Because of the page's width limitation I want to print first 3 headers in page1 and another 2 headers in page2 of my report.
Is there any way to do this?
According to this fact that I have created my report dynamically.

My report should be looked like this:

Page1
Header1 Header2 Header3
ID=1
ID=2

Page2
Header4 Header5
ID=1
ID=2

Page3
Header1 Header2 Header3
ID=3
ID=4
.
.
.

As you see,for example, report can show 2 records on each page.
Therefore, it should repeats Record1 and Record2 on Page2 for showing data of these records for Header4 and Header5.

I will be more happy if you help me as soon as possible.
Thanks.
You could try to set Segment per Width property of the page to 2.

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How to change report columns location to a new page

Post by HighAley »

Hello.

We are always glad to help you.
Let us know if you will need any additional help.

Thank you.
Post Reply