i.e when I am calling subreport from main report. I am getting the pageheader of main report instead of subreport pageheader. Is there any chance to supress the pageheader of main report when it started executing the subreport.
by
D.uma kanth
You can suppress the page header of the main report based on a condition, but you will have to come up with a condition formula. There is nothing that automatically senses the subreport. You could have a subsection before and after the subreport that sets a variable value to True or False or something like that.
However the page header of the subreport becomes a report header when it is copied into the container report. You might need to use a group header in the subreport that is set to "repeat on each new page" to replicate a page header. Ken Hamady
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.