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
I figured it out.
There was no ig_res folder in my project.