Environment : Reports.Web 2009.3, Visual Studio 2008 TS + SP1
As the title suggests, I have a report with a DataBand about 5cm high which I do not want to break onto a new page. So I've set Keep Details Together == true and CanBreak == false on the DataBand but it still breaks onto a new page.
I tried putting a panel in the DataBand that surrounds the controls but although that fixes the page-break issue, it also prevents my two sub-reports from data-binding properly.
Any ideas?
UPDATE : I've emailed this and the files to the support email.
Thanks,
Phil
DataBand breaks over page, even with Keep Details Together = true and CanBreak = false
-
- Posts: 9
- Joined: Tue Jun 30, 2009 10:07 am
- Location: London, UK
DataBand breaks over page, even with Keep Details Together = true and CanBreak = false
Hello,
Please set the "Keep Sub-Report Together" property of the Sub-Report components to true.
Thank you.
Please set the "Keep Sub-Report Together" property of the Sub-Report components to true.
Thank you.
- Attachments
-
- 702.rptLevel1PrintPreviewV2_modified.mrt
- (100.6 KiB) Downloaded 309 times