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
Add Page break
Re: Add Page break
Hello.
Thank you.
Please set the New Page Before property of the Data Band to True.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
Thank you.