My subreports are small and show up within the bounds of the area supplied for them in the report. The entire report is shown in a list that I have tried to set to break and it doesn't. It will break for the first report returned then not for all the reports after that. They all just follow on directly after each other
Main Topics
Browse All Topics





by: ValentinoVPosted on 2009-09-11 at 01:14:30ID: 25307452
Is it the subjects subreport that runs over several pages? It's a bit difficult to give specific recommendations as you've not posted that subreport. But in general you can use the PageBreakAtEnd/Start properties of a retangle to control paging a bit. Which is something you already tried I think. Besides that, in case you're using a table in that subreport, you can set page breaks on the different grouping levels. Have you tried that already?
com/bwelck er/archive /2005/08/1 9/Alien- La nes-_2800_ Logical-an d-Physical -Paginatio n-Rules_29 00_.aspx
d MSDN: http://msdn.microsoft.com/ en-us/libr ary/ ms1562 82%28SQL.9 0%29.aspx
And then there's also your report's page settings. There's some good info in the following blog article:
http://blogs.msdn.
An