band under group band to print in all pages

Stimulsoft Reports.NET discussion
IskandarAir
Posts: 105
Joined: Thu Aug 17, 2017 12:07 pm

band under group band to print in all pages

Post by IskandarAir »

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
Attachments
BandtoPrintOnAllPages.PNG
BandtoPrintOnAllPages.PNG (184.8 KiB) Viewed 6832 times
IskandarAir
Posts: 105
Joined: Thu Aug 17, 2017 12:07 pm

Re: band under group band to print in all pages

Post by IskandarAir »

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.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Re: band under group band to print in all pages

Post by Edward »

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
IskandarAir
Posts: 105
Joined: Thu Aug 17, 2017 12:07 pm

Re: band under group band to print in all pages

Post by IskandarAir »

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
Attachments
Employees.xml
(1001 Bytes) Downloaded 480 times
timcardDummyTest.mrt
(89.61 KiB) Downloaded 660 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: band under group band to print in all pages

Post by Alex K. »

Hello,

Please try to use the HeaderBand component instead ChildBand.

Thank you.
Attachments
timcardDummyTest1.mrt
(90 KiB) Downloaded 568 times
IskandarAir
Posts: 105
Joined: Thu Aug 17, 2017 12:07 pm

Re: band under group band to print in all pages

Post by IskandarAir »

Hi,

in that case will it be below, GroupHeaderBand?

thank you
Iskandar
IskandarAir
Posts: 105
Joined: Thu Aug 17, 2017 12:07 pm

Re: band under group band to print in all pages

Post by IskandarAir »

Hi,

As i know headerBand always comes first before groupHeaderBands. But the desired outcome is to have column header names after groupheaderBand.

thank you
IskandarAir
Posts: 105
Joined: Thu Aug 17, 2017 12:07 pm

Re: band under group band to print in all pages

Post by IskandarAir »

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
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Re: band under group band to print in all pages

Post by Edward »

Hi Iskandar,

Thank you very much for the sample data you have sent. I have replied from our ticket-system.
Edward
IskandarAir
Posts: 105
Joined: Thu Aug 17, 2017 12:07 pm

Re: band under group band to print in all pages

Post by IskandarAir »

Thank you Edward for detailed answer and samples.

Regards,
Iskandar
Post Reply