Page 1 of 1

Merge Headers

Posted: Tue Jan 15, 2019 1:50 pm
by Leandro Borges
Hello.

In my enclosed example, column 2018 is dynamically generated and replicated 12 times. Is it possible to merge it so that it appears centered?

Thank you.

Re: Merge Headers

Posted: Tue Jan 15, 2019 10:58 pm
by Lech Kulikowski
Hello,

You can use one Text component (instead 12) with DockStyle or AutoWidth properties.

Thank you.

Re: Merge Headers

Posted: Fri Jan 18, 2019 4:50 pm
by Leandro Borges
Hello.

Did not work. When I use the DockStyle = Top property, it starts from the beginning of the band to the end of the band, the correct one would be from where the field is. When I use the AutoWidth = True property, it starts from where the field is but does not increase the field because it has a small value. Is there another alternative?

Thank you.

Re: Merge Headers

Posted: Mon Jan 21, 2019 12:56 pm
by Lech Kulikowski
Hello,

You can place it on an additional Panel component.

Thank you.

Re: Merge Headers

Posted: Thu Jan 31, 2019 1:27 pm
by Leandro Borges
Hello.

Ok.

Thank you.

Re: Merge Headers

Posted: Fri Feb 01, 2019 5:35 pm
by Andrew
You are welcome, Leandro!