Page header in subreports not working

DaveJHPT

Registered User.
Local time
Today, 10:32
Joined
Mar 17, 2005
Messages
64
I have a report containing several multi-page subreports. When viewed outside the main report, the subreport's page header works fine. However, when viewed in the main report, the subreport page headers disappear. Is this a "feature"? Am I missing the point somewhere? Is there a way round it?

(I searched and found a thread on a similar topic, but it didn't answer this exact question.)

Hoping someone can help!

Dave
 
Hi,

page headers are displayed in a main report, but not in sub-reports. So, yes, this is a feature! :rolleyes:

However, you could substitute your page headers with a group header and in the properties of this header you can then set the 'repeat section' property to 'Yes'. This way you can simulate much of a page headers behaviour.

Regards,
Alex
 
You can use ReportHeaders in place of PageHeaders in subreports.
 

Users who are viewing this thread

Back
Top Bottom