Page 1 of 1

Wrong hierarchy print

Posted: Tue Aug 21, 2012 8:27 am
by mikry
Hi, i have problem with print hierarchy structure. I have 4 level hierarchy. In some cases is "header" of group printed alone on bottom of the page. Data are printed on the next page.

In example it is on the first page. Text "Celkem za Volani na barevne linky" should be on the page 2.

Thanks for help

Michal

Re: Wrong hierarchy print

Posted: Wed Aug 22, 2012 11:57 am
by HighAley
Hello.

We've reproduced your problem. We need time to solve it.
We'll let you know about results.

Thank you.

Re: Wrong hierarchy print

Posted: Fri Aug 24, 2012 7:29 am
by mikry
we have the same problem with footer component - i mean, footer should be printed on the same page as data next to last row. if there are no space, whole table include footer should be on next page. but "our" footer is sometimes printed on the top of the page, when data is on previous.
"keep footer together is set to true.

Re: Wrong hierarchy print

Posted: Mon Aug 27, 2012 7:55 am
by mikry
Hi, do You already have some solution for this issue?

Michal

Re: Wrong hierarchy print

Posted: Mon Aug 27, 2012 2:49 pm
by HighAley
Hello.

We are working on your problem. It a complex problem and we are trying to solve it.

Thank you.

Re: Wrong hierarchy print

Posted: Mon Sep 10, 2012 10:39 am
by HighAley
Hello.

We have added a new property DataBand.KeepDetails which could has one of next values:
- None,
- KeepFirstDetailTogether,
- KeepDetailsTogether
In your report you should use the KeepFirstDetailTogether value

Thank you.