I have a container report that has 17 fields and corresponding column header text labels. There are six subreports that display at the end of the container report. Each subreport has a report header with column labels that are different from the container report.
When a subreport happens to exceed two pages, the header for the subreport is not displayed again on the second page or any subsequent page. The report becomes confusing beacuse the container report header is visible on the page, but the subreport header is invisible. In summary, I have subreport data with container report descroptions of that data. How can I fix this?
I have tried to suppress the container report header contingent on a global flag variable that is set in the subreport section. That did not seem to work.
Is it possible to insert a page header section into a subreport?
When a subreport happens to exceed two pages, the header for the subreport is not displayed again on the second page or any subsequent page. The report becomes confusing beacuse the container report header is visible on the page, but the subreport header is invisible. In summary, I have subreport data with container report descroptions of that data. How can I fix this?
I have tried to suppress the container report header contingent on a global flag variable that is set in the subreport section. That did not seem to work.
Is it possible to insert a page header section into a subreport?