Sum of each page and Sum of all pages

Stimulsoft Reports.NET discussion
Post Reply
albloshi
Posts: 14
Joined: Wed Sep 01, 2010 5:39 am
Location: K.S.A

Sum of each page and Sum of all pages

Post by albloshi »

Greetings dear,

previously I av asked about how to have totals at the end of each page
I av a dataset table which has following columns
ClientName, Clearing fees, Clearing Expense, clearing income

I am using databand to show these columns.

I want to have the totals at the end of each page

for example
. . . .
Client xyx 350 50 300
client abc 400 60 340
Page total 750 110 640

and I don't know how much data can be on each page....

reply urgently

thanks in advance
Now I want to have some of each page and sum of all pages..

means like

page 1

Client xyx 350 50 300
client abc 400 60 340
--------------------------------------------
Page total 750 110 640
Total all pages 750 110 640

page 2
client pqr 100 50 200
client lmn 50 20 100
------------------------------------
page total 150 70 300
total all pages 900 180 940


I anticipate your quick response

thanks to all fellows...u are really good guys
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Sum of each page and Sum of all pages

Post by Alex K. »

Hello,

Please see the sample report in attachment.

Thank you.
Attachments
656.ReportSumOfAllPages.mrt
(18.95 KiB) Downloaded 985 times
Post Reply