Page 1 of 1

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

Posted: Thu Nov 18, 2010 9:16 am
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

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

Posted: Fri Nov 19, 2010 1:56 am
by Alex K.
Hello,

Please set the "Keep Sub-Report Together" property of the Sub-Report components to true.

Thank you.