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

Use 2 Rad ajax managers in one page

1 Answer 149 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Neel
Top achievements
Rank 1
Neel asked on 31 May 2011, 09:30 PM
Hello,

I am creating a web page in which i am using a rad ajax manager, in the page i have one tag defined for another web user controller file(.ascx file) which has its own rad ajax manager. Now i am getting this error for 2 rad ajax managers. I need both rad ajax managers, Please suggest me any solutions for the problem.

Thank you.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 01 Jun 2011, 04:34 AM
Hello Neel,

RadAjax no longer allows more than one RadAjaxManager on the page. Instead, in a complex scenario like WebUserControls  or Master/ContentPages, one should place RadAjaxManager instance on the main/master page and add a proxy control to the user control/content page.

Take a look at the following documentation and demo.
RadAjaxManagerProxy
Ajax / User Controls/Master pages.

Thanks,
Shinu.
Tags
Ajax
Asked by
Neel
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or