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
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! :)