I have a Main report with a subreport inside. I can't get the Header band of the Subreport to display. The Header band of the Main report works fine. Does anyone now why this happens.
Any help will be appreciated. Thank You Rico Koegelenberg
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.
Comments
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.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com