I was curious if it is possible to have text aligned vertically as a header in RadGridView, and if so, how one would go about doing it.
Thank you,
Philip Coffey
2 Answers, 1 is accepted
0
Accepted
Kalin Milanov
Telerik team
answered on 10 Jun 2009, 05:31 AM
Hello Philip,
Unfortunately there is no easy way of orienting the text vertically in Silverlight without causing many inconsistencies in grid's behavior. We are looking to introducing such a feature but it will be a while until we are ready with its implementation.
Here is a WPF project which does the trick. You might find this of some help.