Click here to Skip to main content
15,891,951 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
SQL
I have a System.Windows.Forms.DataGridView with horizontal scrollbar. When I perform mouse tilt on this DataGridView, the contents are not scrolled horizontally. But in ListView  when I perform mouse tilt the contents will scroll horizontally. So should I set any additional properties in the DataGridView to enable the mouse tilt ? Or is it a bug in DataGridView ?
Posted
Comments
Animesh Datta 29-May-14 6:23am    
horizontal scrollbar is showing or not ?

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