Page breaks are not supported on items that can be hidden (either via
ToggleItem or Hidden), as it can radically alter the layout of a page (we
currently depend on consistant page layout for certain performance
optimizations)
Support for page breaks within conditionally hidden items (but not
toggleable items) is on our wishlist for a future release.
--
This post is provided 'AS IS' with no warranties, and confers no rights. All
rights reserved. Some assembly required. Batteries not included. Your
mileage may vary. Objects in mirror may be closer than they appear. No user
serviceable parts inside. Opening cover voids warranty. Keep out of reach of
children under 3.
[quoted text, click to view] "Milu" <Milu@discussions.microsoft.com> wrote in message
news:8355C962-BB19-4791-9D7E-355C7AA1A40C@microsoft.com...
> I have a main report which includes 4 sub-reports. One of the sub-report
shows the details based on selected parameter values and at that time all
other sub-reports are hidden. When I run the sub-report as a seperate
report, it shows page breaks correctly but when I display it from the main
report, I don't get any page breaks within this subreport. It shows all the
values in a single long page. I even tried removing this subreport and
directly including the table in it in the main report. Even then no page
breaks occur.
[quoted text, click to view] > Can anyone help on this.
> Thanks in advance,
> MP