Databand after Report Summary Band

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

Databand after Report Summary Band

Post by Stephan1 »

Hi,

is it possible to print a Databand after the Report Summary Band ?.

It's a Invoice Report.

I need to print the Paying condition after the Report Summary.

Do i have to use a container and put the Databand in it ?. Or maybe a Subreport ?

Also the Databand must have a relation to the Order. So that only Paying conditions of that specific Invoice are printed.

Can you please point me in the right direction ?.

Thx alot.

Stephan
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Databand after Report Summary Band

Post by Edward »

Please use the Footer Band instead of the ReportSummary Band and place the footer before the last Databand which you wanted to add after the Report Summary Band.

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

Databand after Report Summary Band

Post by Stephan1 »

You Mean the PageFooter ?.

In the Page footer i allready have some data which is printed on every Side of the Report. Like Company name. Taxnumber. Phone etc.

At the moment it looks like:

Report summary band:
......

I want to print my Databand after the Summary like this.


Report Summary band:

Databand(Paying conditions)

Payment1: 01.01.2008
Payment2: 01.02.2008
Payment3: 01.03.2008.

Something like this.




PageFooter:
Campany Name: Phone........ Fax:....... Tax number..
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Databand after Report Summary Band

Post by Edward »

No, please use instead of the Report Summary band a Footer, not a Page Footer. If the report has master-detail relations between bands, e.g.:

MasterDataBand
DetailDataBand

then insert the Footer in the following way:

MasterDataBand
Footer
DetailDataBand

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

Databand after Report Summary Band

Post by Stephan1 »

I can't get it to work. Is there a way of sending the Report ?. Of course we using the full version. If account data needed just tell me.

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

Databand after Report Summary Band

Post by Stephan1 »

Ok, i changed all "Report Summarys" with Datafooter and between the Last Datafooter i placed my "Payment Databand".

Seems working fine for now. Have to check all properties i replaced..

I Must say, everytime fast and exactly answers of the Support Team.:biggrin:

Again thx a lot for fast help.

Stephan
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Databand after Report Summary Band

Post by Edward »

Thank you very much for your words :)

Here the report requested is attached.

Thank you.
Attachments
26.FooterInsteadOfTheReportSummary.mrt
(19.53 KiB) Downloaded 237 times
Post Reply