Page 1 of 1

Seqeuntial Flow of Pages in Report -Reg

Posted: Mon Jul 15, 2013 5:07 pm
by shan
Hi,
I want to design a report with 3 Pages which should flow seqeuntially one another for the connected data.
For example if my datasource contains 3 rows then it should flow the 3 pages seqeuntially for each row according to the design.
So kindly suggest me or send me any sample. This would help me a lot.
Because I designed the report by using only one page.

Thanks & Regards,
Shan

Re: Seqeuntial Flow of Pages in Report -Reg

Posted: Wed Jul 17, 2013 11:55 am
by Alex K.
Hello,

Please try to set the NewPageAfter property to true of DataBand component.

Thank you.