index | search | no replies | posting guidelines | help login | register
Index » Products » ASP Report Wizard v2
search this forum:
:: How I put current page of total page print Header ::    show all messagesPost a New Message | Post a Reply
May 9 2005, 7:28 AM
 Re: How I put current page of total page print ...Post a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

This functionality will be available as of the next minor release due by the end of this week (Firday 13th May, 2005). The following parameters will be replaced for the PrintHeader and PrintFooter properties.

@ReportTitle - The report's title
@CurrentPage - The current page
@NumOfPages - The number of pages
@NumOfRecs - The number of records.

e.g.

objWiz.PrintFooter = "<div align=right>Page @CurrentPage of @NumOfPages (@NumOfRecs recs)</div>"




-------------------------
Ghost
Pages: (1)   [1]

search this forum: