band under group band to print in all pages
-
- Posts: 105
- Joined: Thu Aug 17, 2017 12:07 pm
band under group band to print in all pages
Dear Stimulsoft Team,
I have group band which should be come before band with column headers. This band with column headers should be printed in all pages, while its parent group header band shouldn't be. How or using what band i can achieve this? Screen shot is attached.
regards,
Iskandar Anvarov
I have group band which should be come before band with column headers. This band with column headers should be printed in all pages, while its parent group header band shouldn't be. How or using what band i can achieve this? Screen shot is attached.
regards,
Iskandar Anvarov
- Attachments
-
- BandtoPrintOnAllPages.PNG (184.8 KiB) Viewed 6832 times
-
- Posts: 105
- Joined: Thu Aug 17, 2017 12:07 pm
Re: band under group band to print in all pages
Clarification:
It is being printed in pages where parent group band is printed only. But sometimes data is so much that it takes several pages and in such cases we need data band header to be on each page without depending on parent group band. We use groupHeaderBand type for parent band and child band for column header band.
It is important to note parent band has some data of employee like name and id.
It is being printed in pages where parent group band is printed only. But sometimes data is so much that it takes several pages and in such cases we need data band header to be on each page without depending on parent group band. We use groupHeaderBand type for parent band and child band for column header band.
It is important to note parent band has some data of employee like name and id.
Re: band under group band to print in all pages
Hi Iskandar,
Please try to set the 'Print On All Pages' property for that band to true and also the 'Keep Group Together' property of the databand to false.
If that does not help, could you please attach a simple report and some data for it for reproducing the problem, so we could help you quickly to get the result you need to achive?
Thank you,
Edward
Please try to set the 'Print On All Pages' property for that band to true and also the 'Keep Group Together' property of the databand to false.
If that does not help, could you please attach a simple report and some data for it for reproducing the problem, so we could help you quickly to get the result you need to achive?
Thank you,
Edward
-
- Posts: 105
- Joined: Thu Aug 17, 2017 12:07 pm
Re: band under group band to print in all pages
Dear Edward,
The possible solution didnt help.
Please find xml and mrt file. They might look dummy. hope it will be clear for you guys. Thank you
Regards,
Iskandar
The possible solution didnt help.
Please find xml and mrt file. They might look dummy. hope it will be clear for you guys. Thank you
Regards,
Iskandar
- Attachments
-
- Employees.xml
- (1001 Bytes) Downloaded 480 times
-
- timcardDummyTest.mrt
- (89.61 KiB) Downloaded 660 times
Re: band under group band to print in all pages
Hello,
Please try to use the HeaderBand component instead ChildBand.
Thank you.
Please try to use the HeaderBand component instead ChildBand.
Thank you.
- Attachments
-
- timcardDummyTest1.mrt
- (90 KiB) Downloaded 568 times
-
- Posts: 105
- Joined: Thu Aug 17, 2017 12:07 pm
Re: band under group band to print in all pages
Hi,
in that case will it be below, GroupHeaderBand?
thank you
Iskandar
in that case will it be below, GroupHeaderBand?
thank you
Iskandar
-
- Posts: 105
- Joined: Thu Aug 17, 2017 12:07 pm
Re: band under group band to print in all pages
Hi,
As i know headerBand always comes first before groupHeaderBands. But the desired outcome is to have column header names after groupheaderBand.
thank you
As i know headerBand always comes first before groupHeaderBands. But the desired outcome is to have column header names after groupheaderBand.
thank you
-
- Posts: 105
- Joined: Thu Aug 17, 2017 12:07 pm
Re: band under group band to print in all pages
I have sent you over email the example.
Please reply as soon as you can This is the last bug left to move our app to production. Hope for understanding
Thank you
Iskandar
Please reply as soon as you can This is the last bug left to move our app to production. Hope for understanding
Thank you
Iskandar
Re: band under group band to print in all pages
Hi Iskandar,
Thank you very much for the sample data you have sent. I have replied from our ticket-system.
Edward
Thank you very much for the sample data you have sent. I have replied from our ticket-system.
Edward
-
- Posts: 105
- Joined: Thu Aug 17, 2017 12:07 pm
Re: band under group band to print in all pages
Thank you Edward for detailed answer and samples.
Regards,
Iskandar
Regards,
Iskandar