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

Telerik ajax control problem

1 Answer 36 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
John Emmatty
Top achievements
Rank 1
John Emmatty asked on 29 Jun 2010, 08:35 PM

Hi,

We need to add 2 user controls to  an aspx file, these 2 user controls have one telerik ajax manager each. but telerik only allows one ajax manager in a web page. I am getting exception while running the app.

Is there any way work around for this?

Regards,

Joe.

1 Answer, 1 is accepted

Sort by
0
SamJ
Top achievements
Rank 1
answered on 30 Jun 2010, 06:39 AM
Hi,

To overcome that issue, place the RadAjaxManager on the aspx page and use RadAjaxManagerProxy controls in the user controls to configure the ajax settings. You can check the below articles:

http://www.telerik.com/help/aspnet-ajax/ajax-manager-proxy.html
http://www.telerik.com/help/aspnet-ajax/ajxusercontrols.html
Tags
Ajax
Asked by
John Emmatty
Top achievements
Rank 1
Answers by
SamJ
Top achievements
Rank 1
Share this question
or