show/hide this revision's text 3 added 63 characters in body

I am having a paging issue with my RLDC report that has a subreportSubReport. The report has a table that prints the header data, then has a subreport SubReport that I placed in a detail cell row within the table to print several detail lines that relate to the header data.

This works as I want. However, the subreport SubReport can span more than one page and this can lead to my problem. When the page is 2/3 full (or even less than 1/4 full) and the SubReport has several enough items in it to cause it to go to a second page, the SubReport will then print on the next page. I would rather have it fill out the rest of the page before wrapping to new page.

I have searched all of the options to see if I could figure this out. Is there a setting I am missing somewhere?

show/hide this revision's text 2 Rewrote question to clarify problem.

Reporting Services RDLC Table Page breaking in Breaks within a subreportCell with a SubReport

I am having a paging issue with my RLDC report that has a subreport. The subreport doesn't seem to break like I want it to. The report has a table that prints the header data, then has a subreport that I placed in a new detail cell row within the table that will to print several detail lines that relate to the header data.

This works as I want. However, the subreport can span a couple pages more than one page and this can lead to a my problem. The one instance I am looking at right now is where When the page is 2/3 full and the SubReport has several items in it, the SubReport will then page break to print on the sub reportnext page. I would like to rather have it fill out the subreport split after rest of the page is fullbefore wrapping to new page.

I have searched all of the options to see if I could figure this out. Is there a setting I am missing somewhere?

show/hide this revision's text 1

Page breaking in a subreport

I am having a paging issue with my RLDC report that has a subreport. The subreport doesn't seem to break like I want it to. The report has a table that prints the header data, then has a subreport that I placed in a new detail cell row within the table that will print several detail lines that relate to the header data.

This works as I want. However, the subreport can span a couple pages and this can lead to a problem. The one instance I am looking at right now is where the page is 2/3 full then page break to print the sub report. I would like to have the subreport split after the page is full.

I have searched all of the options to see if I could figure this out. Is there a setting I am missing somewhere?