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
Can Grow - Adjacent text boxes
Re: Can Grow - Adjacent text boxes
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
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
OK - Thanks Edward!
Re: Can Grow - Adjacent text boxes
Hi Carl,
No problem, please let us know if you need any help.
Thank you,
Edward
No problem, please let us know if you need any help.
Thank you,
Edward