Rahul Sharma

Rahul Sharma

  • NA
  • 15
  • 53.6k

Vertical Scroll Bar on DGV -WinForms

Mar 14 2017 6:18 AM
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. 

Answers (1)