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

String table field with new lines not expanding vertically

3 Answers 36 Views
GridView
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 01 Oct 2012, 03:45 PM
Hi,

I have a table with a text field, order notes.  This text field is from a multiline textbox.  There will be \r\n in my data.  The textbox is not expanding vertically when there are new lines.  If there text without line breaks, it expands as expected.  If there are more lines than the row is getting for wrapping, the row is overwriting the space for the rows below it.  It properly shows the new lines while in the space expanded into by other wrapping fields.

I have the CanGrow property set to true.  TextWrapping is also set to true.

How do I get the row to expand vertically to show all of my notes field in one row?

Thank you for your help,

James Trimmier

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 02 Oct 2012, 05:28 AM
Hi,

 Similar to your other post:
http://www.telerik.com/community/forums/silverlight/gridview/repeating-data-on-reporttable.aspx

Kind regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
James
Top achievements
Rank 1
answered on 02 Oct 2012, 11:38 AM
How exactly is repeating data like an non expanding table cell?  Both of these are on a report that is shown in a silverlight window.
0
Vlad
Telerik team
answered on 02 Oct 2012, 11:39 AM
Hi,

 As I said in your other thread you should post your questions in the relevant forums category. This forum is for RadGridView for Silverlight!

Kind regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
James
Top achievements
Rank 1
Answers by
Vlad
Telerik team
James
Top achievements
Rank 1
Share this question
or