HeaderBand between GroupHeaderBand and Databand is it posible?

Stimulsoft Reports.NET discussion
plb09acm
Posts: 5
Joined: Thu Dec 22, 2011 4:31 am
Location: Sofia

HeaderBand between GroupHeaderBand and Databand is it posible?

Post by plb09acm »

Hi,
I want to make this construction in my report

GroupHedaerBand
HeaderBand/ColumnHeaderBand
DataBand
FooterBand/ColumnFooterBand
GroupFooterBand

but when it's print it looks like

HeaderBand/ColumnHeaderBand
GroupHedaerBand
DataBand
GroupFooterBand
FooterBand/ColumnFooterBand

How can I force HedaerBand/ColumnHeaderBand to print between GroupHeaderBand and DataBand, becouse i need to put column names in HedarBand not in GroupHeader and when DataBand breaks and go to new page to print column names before the rest of DataBand

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

HeaderBand between GroupHeaderBand and Databand is it posible?

Post by HighAley »

Hello.
plb09acm wrote:How can I force HedaerBand/ColumnHeaderBand to print between GroupHeaderBand and DataBand, becouse i need to put column names in HedarBand not in GroupHeader and when DataBand breaks and go to new page to print column names before the rest of DataBand
It's a normal behaviour of the headers.
In your case you should move content of the Header to the Group Header.

Thank you.
plb09acm
Posts: 5
Joined: Thu Dec 22, 2011 4:31 am
Location: Sofia

HeaderBand between GroupHeaderBand and Databand is it posible?

Post by plb09acm »

Yes i understand that.
My problem is.
When data in some group is printed on several pages, i want to print column names at the begining on this pages. i don't want to print whole group header, becouse in some cases, it may contain a lot of information

Here is an example:

page1
---------------------------------
group header
headerband (column names)
databand content
..
..
..
databand content

page2
---------------------------------
headerband (column names) <- Only column names not whole group header
databand content
..
..
..
databand content
footerband
page3
---------------------------------
headerband (column names)
databand content
..
databand content
footerband
group footer

group header
headerband (column names)
databand content
footerband
group footer

page4
---------------------------------
group header <- here, when the page starts with group header, print first group header and then column names
headerband (column names)
databand content

and so on ...

May be, there is a solution somehow, but i couldn't find it.

Thanks.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

HeaderBand between GroupHeaderBand and Databand is it posible?

Post by Alex K. »

Hello,

Please send us a sample report with test data for analysis.

Thank you.
plb09acm
Posts: 5
Joined: Thu Dec 22, 2011 4:31 am
Location: Sofia

HeaderBand between GroupHeaderBand and Databand is it posible?

Post by plb09acm »

Hi,
I get NastedGroups report from your Demo and just set Keep Group Together to false on GroupHeaderBand2 (I send you a pdf version).So, if you look at the end of page2 you will see how databand just stops. I Want to draw a line there which, i supose, have to be placed in FooterBand. And the begining of page3, where the DataBand just start .. there i want to place Column names before the rest of the DataBand contents, which i think i have to put in HeaderBand. But Header and Footer don't work this way, so please give me a solution to this problem and please don't tell me to set Keep Group Together to true.

thank you.
Attachments
1533.Nested Groups.pdf
(539.48 KiB) Downloaded 492 times
plb09acm
Posts: 5
Joined: Thu Dec 22, 2011 4:31 am
Location: Sofia

HeaderBand between GroupHeaderBand and Databand is it posible?

Post by plb09acm »

And here an example made by fast report. That is, what i want to do. You can see ending of page1 and begining of page2.
Attachments
1534.Groups.pdf
(16.47 KiB) Downloaded 511 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

HeaderBand between GroupHeaderBand and Databand is it posible?

Post by HighAley »

Hello.

You should add your column names onto the Group Header and Header and set the 'Print On' property of the Header to 'Except First Page'.

Thank you.
plb09acm
Posts: 5
Joined: Thu Dec 22, 2011 4:31 am
Location: Sofia

HeaderBand between GroupHeaderBand and Databand is it posible?

Post by plb09acm »

Hi,
Ok this will help a little, but how to avoid situation on starting of page2 (in attached pdf), where the page starts with GroupHeader. I don't want to print HeaderBand there. I want to print HeaderBand only when page starts with DataBand, like page3.

thank you.

PS: Look at Groups.pdf in my previous post that is exactly what i want to do, but it is generated from FastReport, which i replace with stimulsoft report, and this particular case i couldn't do by myself.
Attachments
1535.Nested Groups2.pdf
(548.17 KiB) Downloaded 553 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

HeaderBand between GroupHeaderBand and Databand is it posible?

Post by HighAley »

Hello.
plb09acm wrote:Ok this will help a little, but how to avoid situation on starting of page2 (in attached pdf), where the page starts with GroupHeader. I don't want to print HeaderBand there. I want to print HeaderBand only when page starts with DataBand, like page3.

thank you.

PS: Look at Groups.pdf in my previous post that is exactly what i want to do, but it is generated from FastReport, which i replace with stimulsoft report, and this particular case i couldn't do by myself.
Please send us report template from FastReport and Stimulsoft report to support@stimulsoft.com for analysis.

Thank you.
Naveen Aggarwal
Posts: 70
Joined: Wed Feb 24, 2010 11:08 am
Location: India

HeaderBand between GroupHeaderBand and Databand is it posible?

Post by Naveen Aggarwal »

Heartiest new year greetings to Stimulsoft Team and all the forum members :biggrin:


I am also having the same difficulty !!
Kindly share the solution with me as well !!

Thanks in advance !!
Post Reply