1
Reply

Vertical Scroll Bar on DGV -WinForms

Rahul Sharma

Rahul Sharma

Mar 14 2017 6:18 AM
139
Hi,
 
I want to force vertical scroll bar of DataGridView to be visible all the times.
When there are less number of rows (i.e. all rows visible in DGV) scrollbar should be frozen and as soon as it cross the limit it should be enable.
Doesn't matter it if has rows or not vertical scrollbar should be always visible and should be disable/enable based on total rows available in DGV.
 
 
Thanks,
Rahul. 

Upload Source Code  Select only zip and rar file.
Answers (1)