Home All Groups Group Topic Archive Search About

How to change header texts in the Datagrid control?

Author
29 Jan 2006 1:50 AM
HKSHK
Hello,

I want to change the header text of in an unbound datagrid
(System.Windows.Forms). Does anybody have an idea how I can do that?

Thanks in advance!

Best Regards,

HKSHK

Author
29 Jan 2006 8:05 AM
Cor Ligthert [MVP]
HKSHK,

>
> I want to change the header text of in an unbound datagrid
> (System.Windows.Forms). Does anybody have an idea how I can do that?
>
Using styles

Have a look at this sample on our website.

http://www.vb-tips.com/default.aspx?ID=c0c5db6d-c8c9-44b8-8246-3300b2215049

I hope this helps,


Cor