Page 1 of 1

Headers of a CrossTab

Posted: Thu Oct 30, 2014 2:05 pm
by Jennypi
Hi,

Related to the same report) as this topic, I would like to know how I should design my report if I want the headers of the CrossTab at the same level than the headers (which are in a headerband) of the rest of the report
I will explain with some images.
Instead of this:
1.png
1.png (12.77 KiB) Viewed 821 times
I would like this:
2.png
2.png (11.08 KiB) Viewed 821 times
Is there a way, to do that? I can see that there is a component named CrossTabHeader, can it help?

thanks !

Re: Headers of a CrossTab

Posted: Fri Oct 31, 2014 8:39 am
by HighAley
Hello.

You could try to set Lock property of the Cross-tab to True and then set the Top property to -1 or other negative value.

Thank you.