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

[467 byte] By [codefund.com] at [2008-3-5]
# 1
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! :)

codefund.com at 2007-9-8 > top of Msdn Tech,Windows Forms,Windows Forms Designer...
# 2
for the time being there are many 3rd party datagrids that support this.
codefund.com at 2007-9-8 > top of Msdn Tech,Windows Forms,Windows Forms Designer...