DataBand breaks over page, even with Keep Details Together = true and CanBreak = false

Stimulsoft Reports.WEB discussion
Post Reply
Philip Street
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

Post by Philip Street »

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
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

DataBand breaks over page, even with Keep Details Together = true and CanBreak = false

Post by Alex K. »

Hello,

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
Post Reply