Home End User
New Blog Posts: Merging Reports - Part 1 and Part 2

Header band on sub reports

edited January 2007 in End User
Howzit,
Using RB 10.4 Delphi 7.

When does the headre band on a sub-report print? I cannot get this band to
show on preview. Visible flag is always off - when i switch it on and
preview, back to the designer and the flag is off again.

Regards,
Gilbert

Comments

  • edited January 2007
    Hi Gilbert,

    The header and footer bands are not available on Child Subreports. You can
    use Group Headers and Footers instead or try using a different style
    subreport.

    ------------------------------------------------------------------
    Tech Tip: Subreport header/footer bands do not print for
    Child type subreports.
    ------------------------------------------------------------------

    For a subreport set to pbChild, the header/footer are not supported. A child
    type subreport prints on its parent's page space and therefore behaves more
    like a memo.

    Options:

    1. Use Title/Summary band.

    2. Use GroupHeader/GroupFooter. If you need to repeat the header when a page
    breaks then then you can create a group and set StartNewPage to True.


    --
    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.