I just upgraded my rad controls for AJAX.
I have a GridView with a radMenu embedded in it. it uses the following code to popup a window...
The JavaScript PT_ViewPage looks like this...
Nothing fancy here. The problem is that before the Teleric update, the child window that is opened used to remain on top - it retained focus. After the update, focus shifts back to the parent window.
My question is: What changed and how do I get the windows to behave like it used to???