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?
Text box height doesn't grow with contents
Text box height doesn't grow with contents
You need to set Word Wrap to true on the text component.