Page 1 of 2
Group Footer not appearing
Posted: Fri Aug 31, 2007 2:56 am
by fkmfkm
I have bands in this order:
Page Header
Group Header
Data
Header
Data
Group Footer.
Problem: The group footer and what ever in it is not appearing?
Please Help
Group Footer not appearing
Posted: Fri Aug 31, 2007 5:00 am
by Edward
Please move Group Footer on two band up and place it after the first Data DataBand.
Thank you.
Group Footer not appearing
Posted: Fri Aug 31, 2007 5:05 am
by fkmfkm
What do you mean "on two band up" ?
Group Footer not appearing
Posted: Fri Aug 31, 2007 5:14 am
by Edward
Sorry for my unclear explanation. I mean that GroupHeader and GroupFooter must be separated with one DataBand only. You should keep the rule: only one DataBand can be placed between GroupHeader and a GroupFooter.
Thank you.
Group Footer not appearing
Posted: Fri Aug 31, 2007 5:45 am
by fkmfkm
But my second DataBand is the many side for the first DataBand. I mean both the DataBand is part of the grouping.
And the GroupFooter will summarize it.
How can I do this ?
Group Footer not appearing
Posted: Fri Aug 31, 2007 5:49 am
by fkmfkm
Even when I move the GroupFooter to below the first DataBand, the GroupFooter still does not appear.
FYI. There is a relation between the datasource in the First & Second Band.
Group Footer not appearing
Posted: Fri Aug 31, 2007 8:33 am
by Edward
Please see the report in the attachment.
You can open it in the Demo.exe sample Application from the standard delivery.
Thank you.
Group Footer not appearing
Posted: Fri Aug 31, 2007 8:40 am
by fkmfkm
Sorry,, I can't seem to find the attachment...
Group Footer not appearing
Posted: Fri Aug 31, 2007 8:41 am
by Edward
Sorry for the delay.
Thank you.
Group Footer not appearing
Posted: Fri Aug 31, 2007 8:53 am
by fkmfkm
Ok I tried moving the GroupFooter to below the first DataBand
In design its like this:
PageHeader
GroupHeader
Data
GroupFooter
Header
Data
And amazingly when runs it becomes
PageHeader
GroupHeader
Data
Header
Data
GroupFooter
This is what I want. But why is it so ? Its kind of confusing...