GroupFooterBand on two pages

Stimulsoft Reports.NET discussion
Post Reply
vorauler
Posts: 71
Joined: Wed Jul 15, 2009 1:20 am

GroupFooterBand on two pages

Post by vorauler »

Hi

I have following report structure.
Groupheader1
Groupheader2
Groupheader3
Detail
Groupfooter3
Groupfooter2
Groupfooter1

On Groupfooter1 I show some summarys and now I will show a Chart on a new page in this Groupfooter, is this possible? With CrystalReports I can define a Groupfooter1a and a Groupfooter1b that will do that.

TIA
Ralf
vorauler
Posts: 71
Joined: Wed Jul 15, 2009 1:20 am

Re: GroupFooterBand on two pages

Post by vorauler »

Hi

I have found a solution for my problem. After the Groupfooter1 I placed a ChildBand and set the properties NewPageBefore and NewPageAfter to true.

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

Re: GroupFooterBand on two pages

Post by HighAley »

Hello.

Yes. This is a right solution. The Child Band is made exactly for such cases.

Thank you.
Post Reply