vb.netwinformsdatagridscrollbarwindows-update

Scrollbars in datagrid control vb.net disappeared after Windows 10 Update KB5001337 KB5001406 - May 2021


Our desktop ERP built in VB.NET is suddenly not showing scrollbars in DataGrid control on Windows 10 after updates - KB5001337, KB5001406 (May 2021)

The space for the scrollbars appears but there are no up and down arrows visible!

Same application is showing the scrollbars in Datagrid control on Windows 7 PCs/ windows 10 without these updates. We have multiple Datagrid controls throughout the application so need to find a fix asap

Windows.forms.Datagrid .NET Framework version 3 was used to build in VS 2010

Have already tried -

  1. Settings -> Ease of Access-> Automatically hide scrollbars in Windows (turn off)
  2. Tried running the ERP using Windows 7 compatibility mode

Solution

  • If you uninstall KB5001337 and install KB5001566 this should resolve the issue. Windows found the KB5001566 update automatically after I uninstalled the KB5001337 update.