I am trying to migrate to Prometheus, but I have come across an issue. I use the ResponseScripts property of the RadAjaxManager to pop a RadWindow, but now I am trying to use the RadAjaxManagerProxy...
What is the best method to use Ajax to open a RadWindow under the new architecture?
1 Answer, 1 is accepted
0
Missing User
answered on 23 Aug 2007, 10:16 AM
Hello kvolkman,
You can use GetCurrent() method to get the manager from the user controls.