Page 1 of 2
HeaderBand between GroupHeaderBand and Databand is it posible?
Posted: Thu Dec 22, 2011 5:10 am
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.
HeaderBand between GroupHeaderBand and Databand is it posible?
Posted: Fri Dec 23, 2011 2:12 am
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.
HeaderBand between GroupHeaderBand and Databand is it posible?
Posted: Fri Dec 23, 2011 11:37 am
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.
HeaderBand between GroupHeaderBand and Databand is it posible?
Posted: Mon Dec 26, 2011 1:02 am
by Alex K.
Hello,
Please send us a sample report with test data for analysis.
Thank you.
HeaderBand between GroupHeaderBand and Databand is it posible?
Posted: Tue Dec 27, 2011 8:20 am
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.
HeaderBand between GroupHeaderBand and Databand is it posible?
Posted: Tue Dec 27, 2011 8:36 am
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.
HeaderBand between GroupHeaderBand and Databand is it posible?
Posted: Wed Dec 28, 2011 5:40 am
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.
HeaderBand between GroupHeaderBand and Databand is it posible?
Posted: Wed Dec 28, 2011 9:02 am
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.
HeaderBand between GroupHeaderBand and Databand is it posible?
Posted: Thu Dec 29, 2011 7:12 am
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.
HeaderBand between GroupHeaderBand and Databand is it posible?
Posted: Mon Jan 02, 2012 1:48 pm
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 !!