Hi Manoj,
If you want to disable the scrollbars from the main page while the RadWindow is visible I suggest that you:
- attach to the OnClientShow event of the RadWindow
- add the suggested CSS programatically via JavaScript
-
attach to the OnClientClose event of the RadWindow
- remove the CSS rule when the RadWindow is closed
Here is an example:
If the above solution does not work for you please open a support ticket and send us a sample that shows the issue you are having with our controls so that we can debug it locally and pinpoint the cause.
Kind regards,
Marin
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>