3 Textboxes next to each other, make 2nd one grow when 3rd is hidden
Posted: Wed Nov 05, 2025 12:48 pm
I have a Databand containing 3 Texts. If a certain variable is set to false, the 3rd Textbox is disabled (via condition). In that case, the 2nd box should increase in size so that it fills the space where text3 usually is.

Is that in any way possible? I tried setting AutoWidth to true, but that makes it grow even when text3 isnt hidden.
So, can I somehow achieve this?

Is that in any way possible? I tried setting AutoWidth to true, but that makes it grow even when text3 isnt hidden.
So, can I somehow achieve this?