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

Wrapping Text

1 Answer 41 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Deborah
Top achievements
Rank 1
Deborah asked on 30 Jul 2012, 07:10 PM
Is there a way to wrap the GridView1.TableElement.Text contents?

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 02 Aug 2012, 09:00 AM
Hello Deborah,

Thank you for writing.

You can turn on text wrapping on the table element with the following property:
radGridView1.TableElement.TextWrap = true;

I hope this helps. Let us know if you have any other questions.
 
All the best,
Stefan
the Telerik team
RadControls for WinForms Q2'12 release is now live! Check out what's new or download a free trial >>
Tags
GridView
Asked by
Deborah
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or