cSum in Header and footer

Stimulsoft Reports.NET discussion
Post Reply
WJoahn
Posts: 3
Joined: Thu Jan 19, 2017 6:43 pm

cSum in Header and footer

Post by WJoahn »

Hello Is it Possible to calculate csum expept the bottom of page (footer) but in next Page in Header Repeat The Footer Result of previews Csum
ex.
Page 1
1
2
3
-- Csum 6
Page 2
Header From Previeus 6
4
5
2
--csum 18
page 3 from previews 18
..
Regards
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: cSum in Header and footer

Post by HighAley »

Hello.

You could save the value to the variable and then show it on the next page.
Let us know if you need a sample.

Thank you.
WJoahn
Posts: 3
Joined: Thu Jan 19, 2017 6:43 pm

Re: cSum in Header and footer

Post by WJoahn »

a sample will be useful.
thank you
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: cSum in Header and footer

Post by HighAley »

Hello.

Here is a sample report.
Report.mrt
(7.42 KiB) Downloaded 383 times
The Sum is calculated at the After Print event of the Data Band.
The Process At property of the text component on the Page Footer should be set to the End of page.

Thank you.
WJoahn
Posts: 3
Joined: Thu Jan 19, 2017 6:43 pm

Re: cSum in Header and footer

Post by WJoahn »

Thank you very much.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: cSum in Header and footer

Post by Alex K. »

Hello

We are always glad to help you!
Please let us know if you need any additional help.

Thank you.
Post Reply