'System.Web.UI.WebControls.DataGrid table flickering moving to windows10

we bump to an issue I guess more Infrastructure related but will be requesting some programming solution. the webpage is javascript on the aspx and vb.net as back end, not all computers but most of them are starting to flicker on the Datagrid table after moving to windows 10, using internet explorer.

some direction will be helpful thanks, Y



Solution 1:[1]

my work around was besicly to add -

overflow-y: scroll

and issue was resolved

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Y.D