My Data can't display at Page Footer.....

edited June 2010 in FastReport .NET
My Data can't display at Page Footer.....

there are 22 page at Fast report, page 1 to 21 the Data can display at page footer
,but 22 (the last page) the data can't display at page footer.

Sorry,I am Taiwanese,my English is very poor,
there are three picture,maybe u can understand what i mean

thank you so much........

Comments

  • edited 1:20AM
    Hello,

    You should not display the data from a datasource in the page header/footer, if the same datasource is used in a data band. After printing all rows of the databand, the datasource is in EOF state, that's why you see empty/zero value in the last page footer. To solve the problem, use the "data footer" band instead of page footer. To print data footer on each page, set its "RepeatOnEveryPage" option to true.
  • edited 1:20AM
    Thank you for your reply.

    I look for "Data Footer" anywhere,
    But,I can't find it at my Fast report,
    ,What's going on... [img]style_emoticons/<#EMO_DIR#>/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> Do u mind talk me,Where is it, thank u so much.....[/img]
  • edited 1:20AM
    Hi~AlexTZ , thank you ur reply

    I find the Data Footer
    but,it is not work....


  • edited 1:20AM
    You should upgrade your version of FR.Net to the latest daily build.

Leave a Comment