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

Rad grid view text wrapping not working

3 Answers 163 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Sooraj
Top achievements
Rank 1
Sooraj asked on 10 Feb 2011, 10:58 AM
Hello,
I have upgraded RadControls version to RadControls for WPF-2010.3 1314 (Jan 14, 2011) in my WPF form and now the Texts in the Gridview header and rows are not wrapping properly. Please help to find out any property that can be used in design or code for the wrapping the text.

I found that the properties "TextAlignment" and "TextWrapping" is obselete in new Telerik version.

GridView.AlignmentContentPresenter is also obselete.


Thanks,
Sooraj

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 10 Feb 2011, 11:03 AM
Hi,

 AlignmentContentPresenter was obsolete and already deleted. If you have customized styles for the grid it will be better to extract these style from the latest version. 

Best wishes,
Vlad
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
0
Sooraj
Top achievements
Rank 1
answered on 10 Feb 2011, 03:03 PM
hi,
thanks...

do we have any alternate for GridView.AlignmentContentPresenter - in which we can give TextWrapping?


Thanks,
Sooraj
0
Vlad
Telerik team
answered on 10 Feb 2011, 03:31 PM
Hi,

You can use TextBlock to define desired TextWrapping. 

Greetings,
Vlad
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
GridView
Asked by
Sooraj
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Sooraj
Top achievements
Rank 1
Share this question
or