This is a migrated thread and some comments may be shown as answers.

ResponseScripts property for RadAjaxManagerProxy

3 Answers 317 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
EmpowerIT
Top achievements
Rank 2
EmpowerIT asked on 06 Feb 2008, 05:27 AM
Will this be available sometime in the future? Currently i have to make assumptions about the name of the RadAjaxManager that will be on the page for it to work...

Thanks

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 06 Feb 2008, 08:24 AM
Hello EmpowerIT,

I believe that ResponseScripts is already there for both RadAjaxPanel and RadAjaxManager. You can check this example:

http://www.telerik.com/DEMOS/ASPNET/Prometheus/Grid/Examples/GeneralFeatures/Sorting/DefaultCS.aspx

Kind regards,
Vlad
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
EmpowerIT
Top achievements
Rank 2
answered on 06 Feb 2008, 10:14 PM
Sorry, I believe my question was not clear enough.
What i meant to ask is that will their be a response scripts property for the RadAjaxManagerProxy ?

This is because I use RadAjaxManagerProxy objects in my custom user controls, as they get embedded into pages which have RadAjaxManagers ....

0
Accepted
Konstantin Petkov
Telerik team
answered on 07 Feb 2008, 07:02 AM
Hi EmpowerIT,

RadAjaxManagerProxy is introduced for design-time support only so I'm afraid we may not extend it anymore. You can however get the "master" manager instance easily with the help of RadAjaxManager.GetCurrent(Page) method and use its ResponseScripts collection.

Kind regards,
Konstantin Petkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Ajax
Asked by
EmpowerIT
Top achievements
Rank 2
Answers by
Vlad
Telerik team
EmpowerIT
Top achievements
Rank 2
Konstantin Petkov
Telerik team
Share this question
or