DataBand breaks over page, even with Keep Details Together = true and CanBreak = false
Posted: Thu Nov 18, 2010 9:16 am
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
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