calculate row?

Stimulsoft Reports.NET discussion
Post Reply
abi
Posts: 55
Joined: Mon Feb 22, 2010 4:18 pm
Location: indo

calculate row?

Post by abi »

hai..

i was tried to make report...but really confuse..

i want report like this

Code: Select all

sumH : 50
==========================================
No.   desk            sumA      sumB
==========================================
1.    acb                 60       110
2.    adb                 20       130
==========================================
grand                    80        130
==========================================
rule report are :
row1(sumB) set value sumH + row1 (sumA)
row2(sumB) set value row1 (sumB) + row1 (sumA)

may you help me?

thanks

Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

calculate row?

Post by Alex K. »

Hello,

Please see the sample report in attachment.

Thank you.
Attachments
843.SampleReport.mrt
(26.57 KiB) Downloaded 210 times
abi
Posts: 55
Joined: Mon Feb 22, 2010 4:18 pm
Location: indo

calculate row?

Post by abi »

nice sample :amazed:

thanks
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

calculate row?

Post by Alex K. »

Hello,

Let us know if you need any additional help.

Thank you.
Post Reply