Text box height doesn't grow with contents

Stimulsoft Reports.NET discussion
Post Reply
fuhrj
Posts: 120
Joined: Wed Jun 11, 2008 12:51 pm
Location: Lancaster, Ohio

Text box height doesn't grow with contents

Post by fuhrj »

I've got a text box set on the report that I need to grow vertically if the contents are longer than the set width.

I set Can Grow, Can Shrink, and Grow to Height to 'True'. This is not working an the data cuts off and width of the box.

Is this a bug or am I doing something wrong?
Brendan
Posts: 309
Joined: Sun Jul 16, 2006 12:42 pm
Location: Ireland

Text box height doesn't grow with contents

Post by Brendan »

You need to set Word Wrap to true on the text component.
Post Reply