Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
WedDataGrid - Windows 11 shows no overlay scrollbars in Firefox
posted

The WebDataGrid does not show the overlay scrollbars.

I can adjust Windows 11 settings to show the toolbars always, and then there is no problem.

Same in Firefox (after firefox restart that is) by setting 'Widget.windows.overlay-scrollbars.enabled' to false.
However the default in firefox and Windows 11 results in the scrollbars not showing.


<ig:WebDataGrid ID="webdatagrid" runat="server" ClientIDMode="Static" HeaderCaptionCssClass="HeaderCaptionCssClass" ItemCssClass="itemClass" DefaultColumnWidth="90" Width="100%" Height="100%"
ViewStateMode="Disabled" EnableAjaxViewState="false" EnableDataViewState="false" AutoGenerateColumns="false" EnableAjax="false" CssClass="webdatagrid" Visible="false" />