Page 1 of 1

Can Grow - Adjacent text boxes

Posted: Thu Aug 24, 2017 3:03 pm
by cbrydon
Hi,

Is it possible to have two text boxes that are adjacent to each other grow with respect to each other? I know that if one text box has text that doesn't fit, setting its Can Grow and Word Wrap = True will allow all of the text to be displayed. If I have another text box (whose text does fit) adjacent to the first one, can the 2nd text box grow to the same height as the first one?

Thanks,
Carl

Re: Can Grow - Adjacent text boxes

Posted: Thu Aug 24, 2017 7:52 pm
by Edward
HI Carl,

Yes, that is possible if you set the GrowToHeight properties for the both TextBoxes to true and they both are placed in the container such as a Panel or a DataBand.

http://www.screencast.com/t/l1dvMqqgVg5o

Thank you,
Edward

Re: Can Grow - Adjacent text boxes

Posted: Thu Aug 24, 2017 8:21 pm
by cbrydon
OK - Thanks Edward!

Re: Can Grow - Adjacent text boxes

Posted: Thu Aug 24, 2017 8:39 pm
by Edward
Hi Carl,

No problem, please let us know if you need any help.

Thank you,
Edward