I am opening centered RadWindows using client side script that always opens it from the browser window even though the control that triggers it sits inside a RadSplitter/RadPane. The windows are opened Modally.
When the window opens the background image is displayed and any scrollbars on the main browser window dissappear. When the RadWindow is closed the background image is hidden and the main page appears active again, but the scrollbars do not return so the user can no longer scroll to see content off screen and is forced to refresh the browser.
Any ideas how to fix this.
I am using the Q3 release of Prometheus RadWindow (although I think this problem was there before this release) with a RadWindowManager in the master page. No windows are defined, they are all generated via client side script.
When the window opens the background image is displayed and any scrollbars on the main browser window dissappear. When the RadWindow is closed the background image is hidden and the main page appears active again, but the scrollbars do not return so the user can no longer scroll to see content off screen and is forced to refresh the browser.
Any ideas how to fix this.
I am using the Q3 release of Prometheus RadWindow (although I think this problem was there before this release) with a RadWindowManager in the master page. No windows are defined, they are all generated via client side script.