Hello,
I have a problem with keeping headers together with the data. I have the main report with data from some data table and then I have the subreport with data from some other table which has a foreign key to the first table. The subreport consists from the label, header of the table and data. If the data are splitted over more pages then I want to have the label only on the first site but the table header on the beginning of the each new site. This "problem" I solved with 2 HeaderBands and setting the Print on All Pages property of the first HeaderBand (with the label) to false. What I want to accomplish is not to show only the label at the end of first page (or the label and header) and the data on the next page. I want to keep the label and header together with at least one data record.
Thank you for you answer,
Regi
keeping headers together with data
Re: keeping headers together with data
Hello,
Please send us a sample report with test data for analysis.
Thank you.
Please send us a sample report with test data for analysis.
Thank you.
Re: keeping headers together with data
Here are the sample report and the test data.
Thank you for your answer.
Regi
Thank you for your answer.
Regi
- Attachments
-
- dataset.cs
- dataset
- (872 Bytes) Downloaded 271 times
-
- Team.mrt
- layout report
- (14.17 KiB) Downloaded 239 times
Re: keeping headers together with data
Hello.
There as a technical difficulty with sub-reports and Keep Together properties.
Please. try to use Panel like on the attached report template. Thank you.
There as a technical difficulty with sub-reports and Keep Together properties.
Please. try to use Panel like on the attached report template. Thank you.