Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
45
UltraGrid Header Text Vertical
posted

Hi,

can tell me someone if its possible to display the column header text of the UltraWinGrid.UltraGrid vertical? Our Customers strictly want it that way.

I have looked for a method similar to Datagrid_CellPainting to overwrite the paint event, but i seems thats the wrong place...

Maybe theres an easier way, but i didnt found it. I'm using NetAdvantage for .NET 2008 Vol. 1 CLR 2.0

kind regards, Thomas

Parents
No Data
Reply
  • 37774
    posted

    Thomas,

    There is a TextOrientation property on individual headers of a column or band that would allow you to do this, but this feature was not added until the 2008 V2 release (see this help topic).  Before this feature, I do not think that there is any way of accomplishing this short of a draw and creation filter.

    -Matt

Children
No Data