This is a migrated thread and some comments may be shown as answers.

Master-detail report with subreport paging problem

1 Answer 133 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
beavisCZ
Top achievements
Rank 1
beavisCZ asked on 13 Jul 2016, 12:46 PM

Hello,

I have report for Delivery list printing. My master report has dataset with delivery list headers (one record per one delivery list) and then I have subreport for detail (product items, quantities and totals).

I need use subreport method, because there is many records in database and I need to select only rows for selected delivery lists. But there is problem, that if detail report is longer than paper format, then on first page is only header from master report and detail subreport begins on second page. I tried turn off keep together parameter for subreport and for master detail section. But nothing helped. Please help me with this problem.

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 13 Jul 2016, 04:27 PM
Hello,

Please test setting KeepTogether to false for all sections of the main and the sub reports. Then do the same for the SubReport item. If you are using a Table item in the sub report, set the item's KeepTogether to false as well. For more details, please check Problem: Telerik Reporting renders blank pages.

On a side note, in case sub reports contain only a Table item, please test moving the Table item in the main report, where the data can be filtered with an expression like =ReportItem.DataObject.FieldX.
The suggestion is illustrated in the attached video (SWF file) which can be previewed in IE browser.


Regards,
Stef
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
beavisCZ
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or