how to make a report Footer

edited 1:28PM in FastReport .NET
hi my dear friends:
i want to make a report footer and show count all my records in my report in it (or sum of a column)
but in fast report we do not have report footer ...
how can i do that ?
thanks a lot

Comments

  • edited 1:28PM
    You can use ReportSummary.
  • edited April 2010
    BerndL wrote: »
    You can use ReportSummary.


    really thanks 4 your answer
    is it possible to show ReportSummary under Page Footer?
    thanks a lot
  • edited 1:28PM
    Hello,

    It's not possible to show anything under PageFooter. Instead of PageFooter, you may use data footer band (or group footer in a group report) with the RepeatOnEveryPage property set to true.

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.