Hi, I have the following fields (htmlTextBox) in my report, and when "Data x" fields have long text then fields grow, all good, except Label A would not grow. Is it possible to define somewhere so that Label's height is always equal to data field's height (without using table)
Report e.g.
Label A | Data A
Label B | Data B
Label C | Data C
Thanks