Page 1 of 1

keeping headers together with data

Posted: Mon Mar 04, 2013 9:27 am
by re4gi
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

Re: keeping headers together with data

Posted: Tue Mar 05, 2013 1:49 pm
by Alex K.
Hello,

Please send us a sample report with test data for analysis.

Thank you.

Re: keeping headers together with data

Posted: Wed Mar 06, 2013 9:22 pm
by re4gi
Here are the sample report and the test data.

Thank you for your answer.

Regi

Re: keeping headers together with data

Posted: Thu Mar 07, 2013 11:35 am
by HighAley
Hello.

There as a technical difficulty with sub-reports and Keep Together properties.
Please. try to use Panel like on the attached report template.
Team_modified.mrt
(12 KiB) Downloaded 363 times
Thank you.