Hello Sir / Madam, I can increse the width of Datagrid Vertical Scrollbar in VS.NET 2003. But in VS.NET 2005, I want to use DataGridView and it does not support the same code of .NET 2003. Code of VS.NET 2003 is as follows:
If DataGrid.Controls(1).Width < 28 Then
DataGrid.Controls(1).Width = 30
End If
Looking forward to your reply. Thanking You.
- Milind Bhadane. Sr. Software Developer.