This is a migrated thread and some comments may be shown as answers.

sub-report to generate page-break?

2 Answers 359 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Martin P
Top achievements
Rank 1
Martin P asked on 04 Jul 2008, 11:30 PM
Hi, In a report I have some textboxes and underneath a sub-report all in a group footer.  The textboxes summerise data from the previous detail and the sub-report is different data but relevant to each group.  Basically I would like the sub-report to be printed on a seperate page but I can't use the 'PageBreak=before' as this will bring the textBoxes with it onto the seperate page and I need them left as 'Totals' on the previous page.

I think what I'm looking for is to inject a PageBreak everytime a render sub-report event is fired.  Is this possible? or maybe another approach...

cheers
Martin

2 Answers, 1 is accepted

Sort by
1
Accepted
Steve
Telerik team
answered on 07 Jul 2008, 10:54 AM
Hello Martin,

I'm afraid that this is not possible. What you can do is create two groups with the same criteria and this way you would end up with two group footers. This way you can have the textboxes in one and the subreports in the other and use PageBreak.

Sincerely yours,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Martin P
Top achievements
Rank 1
answered on 07 Jul 2008, 06:37 PM
Just tried this and it does exactly what I need, thanks Steve
Tags
General Discussions
Asked by
Martin P
Top achievements
Rank 1
Answers by
Steve
Telerik team
Martin P
Top achievements
Rank 1
Share this question
or