activereports - Active Reports 7 - Grand Total of each row in Detail Section -


i have report in need calculate totals each rows in detail. need datafield 'movie_code' of each , make sum of columns have grand total @ end of page. code can in multiple places since it's regrouped client.

if wish display grandtotal details rows on each page suggest place textbox in pagefooter section , set following properties it:

datafield: movie_code
summaryfunction: sum
summaryrunning: all
summarytype: grandtotal

this show total of each rows in detail section current page , detail rows on previous pages.


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -