neomorpheus
Programmer
I have been having trouble with this for quite some time. Any help would be appreciated.
I have a five reports created individually...Each accessing a separate stored procedure in the database but require the same parameters. Each report contains its own set of Report Headers, Page Headers, footers etc.
REQUEST-My Customer now wants an option where he can view the data of all these five reports simultaneuosly in one report.
My Solution- I created a blank report and inserted each of the five reports into separate Report Footers - A to D. When I pass the parameters as required, I get all the data.
My Problem- My sub reports which have anywhere from 1 to 15 pages dont have a page header anymore. Reports with 1 page data are okay, but reports which have more than a page are the ones that gimme this problem.
I found some info on the Seagate site and here too that subreports are treated as objects on a main report and that creating a fake header is the solution. But in my case of five subreports, how can i go about creating fake headers (OR) How can I have the page headers of my individual reports show up when added as a subreport to a main report??
HELP!! HELP!!
Would really appreciate.
Thanks
I have a five reports created individually...Each accessing a separate stored procedure in the database but require the same parameters. Each report contains its own set of Report Headers, Page Headers, footers etc.
REQUEST-My Customer now wants an option where he can view the data of all these five reports simultaneuosly in one report.
My Solution- I created a blank report and inserted each of the five reports into separate Report Footers - A to D. When I pass the parameters as required, I get all the data.
My Problem- My sub reports which have anywhere from 1 to 15 pages dont have a page header anymore. Reports with 1 page data are okay, but reports which have more than a page are the ones that gimme this problem.
I found some info on the Seagate site and here too that subreports are treated as objects on a main report and that creating a fake header is the solution. But in my case of five subreports, how can i go about creating fake headers (OR) How can I have the page headers of my individual reports show up when added as a subreport to a main report??
HELP!! HELP!!
Would really appreciate.
Thanks