Hi,
I am trying to add totals to the end of a report:
And it previews/ prints like this – with the totals at the bottom of each page.
Is there any way that this can be achieved with Simple Reports?
Kind regards,
Stefan
Use a PrintContainer after the Table content with the Total Values. To perfect fit with table columns, use fixed column size in the table and in this PrintContent total values.
Perfect ! Thanks Rafael
It is possible at the Footer or with some Javascript changes.
The bottom values will be the total of all pages or just the total of current page?
Thanks Rafael!
The problem is getting the the bottom values as the total of all pages , but only on the last page, at the end of the table.