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

A control is already associated with the element.

1 Answer 304 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Justin
Top achievements
Rank 1
Justin asked on 05 Mar 2009, 05:57 AM
Ok

I have a mix of MS update panels and radgrid. If i dont turn on EnableAjax on radgrid selectedindex & Itemcommand events wont fire when living inside an MS update panel. if i do turn on EnableAjax on the Radgrid & Take it out of the MS Update panel I get "Control Already assocarted etc etc.  Basically I have to remove all MS Ajax i.e Scriptmanager & then the radgrid will work. How can i Use a mix or do i need to convert everything to Radajax... You talk about prometheous and it works on top of MS AjAX . Where is it etc. My Support ran out 1 month ago (sounds like a televsion set lol )

I am using Q3 2008 build vs2008 sp 1.

This is starting to get me worried.

Thanks in adavance Justin

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 07 Mar 2009, 03:08 PM
Hi Justin,

Indeed, RadGrid for ASP.NET is compatible with MS AJAX and you could use MS UpdatePanel in order to ajaxify it. However, you need to use only one ajax technique per page, e.g. ajaxify the content via UpdatePanel thoroughly or use the RadGrid built-in ajax/RadAjax for ASP.NET, but mixing both.

Additionally, I prepared a sample project for you with RadGrid for ASP.NET and MS AJAX. Check it out and let me know if I missed something from your logic.

All the best,
Iana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Ajax
Asked by
Justin
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or