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

RadAjaxManager & JQuery

1 Answer 117 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Corey
Top achievements
Rank 1
Corey asked on 11 May 2011, 06:11 PM
I've made a page using RadAjaxManager, and it works perfectly.

I have RadAjaxManager.OnResponseEnd specified to set a few variables.

I've tried to add JQuery and when i add the following line
<script type="text/javascript" src="~/Scripts/jquery-1.4.1.min.js" />

the page errors and says that OnResponseEnd is undefined.

How do I get around this?

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 17 May 2011, 09:43 AM
Hi Corey,

If you wrap your script blocks with RadScriptBlock, RadAjax will executed these scripts automatically.
If the above does not help, please send a complete runnable web page so we could test the described issue locally.


Regards,
Maria Ilieva
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Ajax
Asked by
Corey
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or