Totals on databand

Stimulsoft Reports.NET discussion
Post Reply
User avatar
Fabio Pagano
Posts: 355
Joined: Mon Apr 16, 2007 12:38 pm
Location: Bari (Italy)

Totals on databand

Post by Fabio Pagano »

I have a situation where i need to print a total on the data band, when first column changes.

Example of actual situation, where the total is in a group footer printed when first column changes:

A 100
A 200
...Total 300

B 500
B 100
B 200
...Total 800

Example of what i need:

A 100
A 200 300

B 500
B 100
B 200 800

Is it possible?

Thank you.
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Totals on databand

Post by Jan »

Hello,

Yes you can do this. Please check attached sample report.

p.s. You need set Link property of text component to true.

Thank you.
Attachments
176.SimpleGroup.mrt
(22.47 KiB) Downloaded 162 times
User avatar
Fabio Pagano
Posts: 355
Joined: Mon Apr 16, 2007 12:38 pm
Location: Bari (Italy)

Totals on databand

Post by Fabio Pagano »

OK.

Thank you very much.
Post Reply