This is a migrated thread and some comments may be shown as answers.

Text wrapping

1 Answer 319 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 23 Jul 2014, 03:16 PM
I'm adding columns to a report dynamically. When one of the textboxes wraps its text, the other textboxes on the same row are not resizing to match the height. How do I fix this?

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 25 Jul 2014, 01:30 PM
Hi Andrew,

You can use a Table/List/Crosstab item. Thus if a TextBox grows vertically to fit its content, the whole row group of items will be resized.

You may find useful the following help articles elaborating on the Table/List/Crosstab item:
To get familiar with the item's structure you can create a report in Visual Studio by using the Table wizard and test data. Then re-use and adjust the auto-generated code in the report's designer.cs(vb) file.


I hope this information helps you.

Regards,
Stef
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Andrew
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or