Click here to Skip to main content
15,905,776 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have created a datagridview and binded it with a datasource.

Whenever I place my mouse pointer over the column header it automatically highlights with blue colour.

How to disable automatic highlighting of column headers in datagridview when mouse pointer placed over the column header.


How to solve this problem
Posted
Comments
ZurdoDev 12-Mar-14 7:26am    
Did you look through the properties in Visual Studio on the DataGridView and the header? If you can, that is where I would look.
jacobjohn196 14-Mar-14 1:28am    
Remove CssClass if any

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900