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

Header wraptext fail when using ViewDefinition

1 Answer 57 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Nelson
Top achievements
Rank 1
Nelson asked on 19 Aug 2011, 08:25 PM

Hi all,
I using wraptext to format a header like:
rgvBob.Columns(6).Width = 60
rgvBob.Columns(6).HeaderText = "Internal Diameter"
rgvBob.Columns(6).WrapText = True

and the grid works fine, but when I use a ViewDefinition in my grid, the propertie wraptext above is ignored and the header doesn´t show the text in 2 lines.
There are some properties in ViewDefinition to do a wraptext in header?

tks,
Nelson




1 Answer, 1 is accepted

Sort by
0
Martin Vasilev
Telerik team
answered on 24 Aug 2011, 02:13 PM
Hi Nelson,

Thank you for writing.

Unfortunately, RadGridView does not support text-wrap while ViewDefinition is used. We are aware about this limitation and will consider implementing this feature if there are more customer requests for it. 

Let me know if you have any other questions.

Regards,
Martin Vasilev
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
GridView
Asked by
Nelson
Top achievements
Rank 1
Answers by
Martin Vasilev
Telerik team
Share this question
or