Hello Vinay, I am having the same problem. I can increse the width of Datagrid Vertical Scrollbar in VS.NET 2003. But now in VS.NET 2005, I want to use DataGridView and it does not support the same code of .NET 2003. Code of .NET 2003 is as follows: If grd.Controls(1).Width < 28 Then grd.Controls(1).Width = 30 End If Also, in the code provided by you, You used "Inherits DataGrid" not DataGridview. So, I just wanted to know that will it work for Datagridview. Looking forward to your reply. Thanking You.
- Milind Bhadane. Sr. Software Developer.