Page 1 of 1

Add Page break

Posted: Wed Aug 29, 2012 11:11 pm
by sri
I have a databand which has a sub report. The sub report has header and data controls. Header displays the columns and data displays the rows.

How do I insert a page break before displaying the databand i.e I want the report to start on new page

Re: Add Page break

Posted: Thu Aug 30, 2012 10:23 am
by HighAley
Hello.
sri wrote:I have a databand which has a sub report. The sub report has header and data controls. Header displays the columns and data displays the rows.

How do I insert a page break before displaying the databand i.e I want the report to start on new page
Please set the New Page Before property of the Data Band to True.

Thank you.