Subreport Page Headers

stephen81

Registered User.
Local time
Today, 23:09
Joined
Nov 27, 2002
Messages
198
I have a report with a subreport on it. Sometimes the subreport runs onto the next page and I want to show the same headers at the top of the next page when it runs over, I can't get the subreport page headers to display on the main report though. Can anyone tell me if this is possible, and if so, how?


Stephen
 
Repeat Headers

Make sure your headers are in a sorting/group header section and that the section is set to repeat in the properties.

This should give you what you are after...
 
Last edited:
You need to move the subreport's headers from the page header to the report header. Subreports technically don't have page breaks which is why the page header doesn't work for them.
 

Users who are viewing this thread

Back
Top Bottom