Hello!
I have some elements that can be disabled by conditions. How can I use the free space with other elements?
See image
I would like the down element to occupy the freed-up space. How to do it?
Thank you!
Pavel
Dynamically position item
-
- Posts: 3
- Joined: Wed Mar 22, 2023 4:27 pm
-
- Posts: 5414
- Joined: Tue Mar 20, 2018 5:34 am
Re: Dynamically position item
Hello,
Please try to use the DockStyle=Top property.
Thank you.
Please try to use the DockStyle=Top property.
Thank you.
-
- Posts: 3
- Joined: Wed Mar 22, 2023 4:27 pm
Re: Dynamically position item
It is on top afterwards, but it overlaps the items on top which are always fixed. Also it grows to maximum with automatically - I don't want that. Maybe I am doing something wrong? I am using individual text components, maybe something else can be used to make this easier?
Thanks for any proposals
Thanks for any proposals
-
- Posts: 3
- Joined: Wed Mar 22, 2023 4:27 pm
Re: Dynamically position item
Ok, maybe I found the way. I can use the panels, dock them to the top and place the text components inside them.
Is there any way to re-order the docked components? They always keep the order they were added to the band.
Thanks!
Is there any way to re-order the docked components? They always keep the order they were added to the band.
Thanks!
-
- Posts: 5414
- Joined: Tue Mar 20, 2018 5:34 am
Re: Dynamically position item
Hello,
You can reorder it in the Report Tree tab.
Thank you.
You can reorder it in the Report Tree tab.
Thank you.