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
1465
Modal WebDialogWindow is clearing the page beneath it
posted

Hello,

I'm using 9.1 Asp.Net CLR2x and the WebDialogWindow, as a Modal window.

The WindowState is initially hidden and when I change it to Normal it blanks out the page underneath it.

The WebDialogControl is the last control on the page and is outside of any HTML element that has "position:..." attributes.

If I change Modal to false, it doesn't clear the page beneath it.

Any ideas?

Thanks,

Mike