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

RadAjaxManager is multiple usercontrol error.

3 Answers 55 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
shoden
Top achievements
Rank 1
shoden asked on 02 Apr 2010, 04:40 AM
Hi,
I have a usercontrol that contain RadGrid. This usercontrol will be use though out the application because i load the column and datasource on the grid dynamically.
The error start when i have a page(.aspx file that use master template) that contain two usercontrol."Only one instance of a RadAjaxManager can be added to the page! "
I already try to put this RadAjaxManager into Master Template but seem not working.

May i know the proper way to add this "RadGrid in UserControl" into RadAjaxManager in a master template?

Thanks

3 Answers, 1 is accepted

Sort by
0
wk
Top achievements
Rank 1
answered on 02 Apr 2010, 06:18 AM
Hi shoden,

You might refer to these links below on how to apply RadAjaxManager in a master template
RadAjax and WebUserControls
RadAjaxManager Demo - UserControl/Masterpage

Hope it helps.
0
shoden
Top achievements
Rank 1
answered on 06 Apr 2010, 07:29 AM
Thanks for the link. It working already.

Since i use virtual scrolling in the grid,

RadAjaxManager1

.AjaxRequest event now not working already. There is no RadAjaxManagerProxy1.AjaxRequest. So maybe some point me to the right direction?

0
Iana Tsolova
Telerik team
answered on 09 Apr 2010, 07:20 AM
Hi shoden,

You can find how to handle the RadAjaxManager AjaxRequest event in the user control where you have RadAjaxManagerProxy in this help topic.

Check it out and let me know if further issues arise.

Kind regards,
Iana
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Ajax
Asked by
shoden
Top achievements
Rank 1
Answers by
wk
Top achievements
Rank 1
shoden
Top achievements
Rank 1
Iana Tsolova
Telerik team
Share this question
or