How to print subtotal for each page

edited 8:15PM in FastReport 3.0
I want to print a subtotal for each page. I used columnfooter with SUM, the only problem is that I want print the subtotal in the last page before the summary band, the fastreport print after the summary band. Can somebody help-me?

Thanks!

Comments

  • edited 8:15PM
    You can write a code on the event AfterPrint of the band...

    And at the BeforePrint of the summary, you display your variable...

    regards.
  • edited July 2005
    I do this, but it hard to do if there are many subtotals, I want know if there is a easiest way.

    Thanks!

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.