Page 1 of 1
How to repeat Group Header on Page Break
Posted: Fri May 26, 2017 9:35 am
by nexar
I have a report which is Grouped by Client. In some cases the details for a particular Client are quite a lot and so they go over a page. I would like to repeat the Group Header band on start of new Page.
How can I achieve this please?
Re: How to repeat Group Header on Page Break
Posted: Sun May 28, 2017 8:42 am
by Alex K.
Hello,
Please try to set the PrintOnAllPages property for theGroupHeaderBand.
Thank you.
Re: How to repeat Group Header on Page Break
Posted: Mon May 29, 2017 10:26 am
by nexar
Thanks Aleksey that worked fine.
Re: How to repeat Group Header on Page Break
Posted: Tue May 30, 2017 4:06 am
by Andrew
Hello,
Great! Thank you