Hello, does anyone know how easy it is or how possible it is to skin a .net Windows Forms DataGridView control? I'd like to render the control vastly different then what it currently looks like.
For example, think of the open source application Boxee. It has a completely custom interface which is how far I'd like to push the control. I know I can possibly use WPF instead which is exactly designed for this type of usage but unfortunately I can't use .net 3.5 in the target application.
Also, if anyone knows of an open source or cheap DataGridView control that is designed for skinning please let me know. I appreciate the help.
Thank You,
-Ralph