Page 1 of 1

Page break after each parent using Hierarchial Band

Posted: Thu Jul 14, 2016 8:04 pm
by AnonymousX
Is there a way to put a page break in between each parent item using the Hierarchial band (WPF)?

Thanks

Re: Page break after each parent using Hierarchial Band

Posted: Fri Jul 15, 2016 6:02 am
by AnonymousX
I figured it out with use of group header band!

Re: Page break after each parent using Hierarchial Band

Posted: Fri Jul 15, 2016 8:48 am
by HighAley
Hello.

Yes, you could set the New Page Before property to true.

Thank you.