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
Wrong hierarchy print
Wrong hierarchy print
- Attachments
-
- testdocument1030910.xml
- (50.41 KiB) Downloaded 222 times
-
- 500_505_invoice.xsd
- (14.87 KiB) Downloaded 208 times
-
- 500_505_invoice_grouping_error.mrt
- (555.49 KiB) Downloaded 282 times
Re: Wrong hierarchy print
Hello.
We've reproduced your problem. We need time to solve it.
We'll let you know about results.
Thank you.
We've reproduced your problem. We need time to solve it.
We'll let you know about results.
Thank you.
Re: Wrong hierarchy print
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.
"keep footer together is set to true.
Re: Wrong hierarchy print
Hi, do You already have some solution for this issue?
Michal
Michal
Re: Wrong hierarchy print
Hello.
We are working on your problem. It a complex problem and we are trying to solve it.
Thank you.
We are working on your problem. It a complex problem and we are trying to solve it.
Thank you.
Re: Wrong hierarchy print
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.
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.