I am currently hiding several gridbound columns on load by setting Display="False".
User can display/hide columns using the column header context menu.
All works fine accept that when a user maximizes the browser window all the hidden columns are displayed.
It doesn't happen every time, though most times.
Tested with same issue on Edge and Firefox.
Any help would be greatly appreciated.