Hello,
On the header of report I have 6 textboxes (3 labels and 3 field value). I have made 3 lines like:
LabelTextBox1 --- TextBox1
LabelTextBox2 --- TextBox2
LabelTextBox3 --- TextBox3
On TextBox2, I have set visibility control. If it is empty I hide the LabelTextBox2 and TextBox2 and I expect the texboxes 3 to move up in place of textboxes 2, but they stay at their position and there is a gap space between 1 and 3.
How can I do it if texbox2 is hidden textbox3 to go its place, or if textbox1 is hidden texbox2 and 3 go 1 step up?
Thanks.
*This post is locked for comments
I have the same question (0)