Problem with Groupheader and Groupfooter

Stimulsoft Reports.NET discussion
Post Reply
Stephan1
Posts: 122
Joined: Fri Aug 31, 2007 7:22 am
Location: Germany

Problem with Groupheader and Groupfooter

Post by Stephan1 »

Hi there,

i got a Problem using Groupheader and Footer.

It seems that the Groupfooter is never printed. The report has a Dataset with 3 Tables. (Customer, Invoices, Payments).
Databand2 (Invoices) has Mastercomponent set to Table1 (Customer). Databand3 (Payments) has Mastercomponent set to Table2 (Invoices).
And the Relations were also set.

Here is how the report looks like.

Pageheader
Groupheader (Order is by Account ID which is in Table1)
Databand1 (Table 1 (Customer))
Dataheader1
Dataheader2
Databand2 (Table 2 (Invoices)) which has a relation Table1
Databand3 (Table 3 (Payments)) which has a relation Table 2
Footerband1 (with sumfields of Databand3)
GroupFooterband (here i want a total of sums of the account)

But the Groupfooterband is never printed. I placed dummytext in it but it doesn't show up.

Any help ?

Thx

Stephan

P.S. Were Using 2010.2.764 Version.
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Problem with Groupheader and Groupfooter

Post by Ivan »

Hello,

Please place GroupFooterband between Databand1 and Dataheader1.

Thank you.
Stephan1
Posts: 122
Joined: Fri Aug 31, 2007 7:22 am
Location: Germany

Problem with Groupheader and Groupfooter

Post by Stephan1 »

Thx Ivan,

i will give it a try.

Cheers

Stephan
Stephan1
Posts: 122
Joined: Fri Aug 31, 2007 7:22 am
Location: Germany

Problem with Groupheader and Groupfooter

Post by Stephan1 »

Hi Ivan,

it's working fine.

Thx for your fast support.

Cheers

Stephan
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Problem with Groupheader and Groupfooter

Post by Andrew »

Great!

We are always glad to help you.

Thank you.
Post Reply