Everyone seems to use the same JavaScript function for getting a handle on a radwindow from within itself:
This does not seem to work in IE8. In IE8, both window.radWindow and window.frameElement are null when this is called from within a RadWindow.
Does anyone know how to get this to work in IE8?
Thanks.