Home Subreports

Page number for subreports

edited March 2007 in Subreports
Hi! I'm useing Report Builder 10.05 v Profesional edition

I have a report with subreports only. I have the passing set to psTwoPass .
In the subreports I load templates at run time and I have OnLoadEnd event
assigned to all of them to set the passing as psTwoPass.
Every subreport print behavior is set to pbSection.
All but one subreport have the page number updating right. What can it be
wrong with this subreport?
There is anything that would interfere, like a setting or something , with
the page numbers? The report continues to number the pagest past this one
subreport, just this one subreport repots page 1 all the time.


Thank you,
Laura

Comments

  • edited March 2007
    Hi Laura,

    Be sure the subreport's ResetPageNo property is set to False. By default
    this property is set to True and will cause a section subreport to start on
    page one.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited March 2007
    I have ResetPageProperty set to False for all my subreports, but I still
    have one subreport starting at page 1 and is not the fist subreport going in
    the report.

    Laura

  • edited March 2007
    Hi Laura,

    Are there any groups in your report or loaded template(s)? If so, be sure
    that the ResetPageNo property of the groups is set to False. If not, try
    deleting the subreport in question and re-adding it. If this still does not
    solve the problem, please send a minimal example demonstrating the behavior
    in .zip format to support@digital-metaphors.com and I'll take a look at it
    for you.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.