Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Windows XP and Data Grid control
 

Windows XP and Data Grid control

Does anyone know if there is a way to obtain an XP Themed data grid column headers?  Should I inherit the DataGridTableStyle class and override the paint or something (which I don't think you can do).  I want to acheive the effects you get like column header hovers, left aligned sort indicators.  I can do the sorted column highlighting in my DataGridColumn objects that I've already created, I just can't figure out how to do the header stuff.

Thanks,

Paul Tyng
MigrationUser 1  Wednesday, March 05, 2003 10:26 AM
I don't think it currently has that functionality.  If so, it'd range somewhere between difficult and impossible to do.  

This is an issue that we're looking at for future versions, so keep your eye out!  :)
MigrationUser 1  Friday, March 21, 2003 5:51 PM
for the time being there are many 3rd party datagrids that support this.
MigrationUser 1  Friday, March 21, 2003 6:03 PM

You can use google to search for other answers

Custom Search

More Threads

• How to get domain role names collection
• How to obtain a member field declaration WithEvents using CodeDom
• Adding a control's context menu to the parent form's context menu
• more than one value in listbox
• difference between PointToScreen and PointToClient
• Want Image Editor Source code in C# windows application whose work like MS Paint
• Autoscroll issue at design time.
• Focus of a Nullable DateTimePicker
• Region Master Controls and VS 2003
• how to add childmenu in designer contextmenu