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

Rad Ajax is not working well with jquery on the same page

1 Answer 48 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Soven
Top achievements
Rank 2
Soven asked on 15 Dec 2010, 06:34 PM
I have a typical asp.net page where I have rad menu and rad grid. Also I have 2 drop down controls. When a drop down is selected, I have jquery load function that loads different aspx page (lets call a.aspx) in a empty div on demand. This aspx page is a form with its own submit button to save/update data.
After this aspx page is loaded, if I go to menu and select any menu item, it does not take me to the menu link, it takes me to a.aspx page. Is this happening due to some bug in rad ajax.

Please help.
Thanks,
-Soven

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 21 Dec 2010, 10:11 AM
Hello Soven,

In order to isolate the issue further, you can try using ASP:UpdatePanel with UpdateMode set to Conditional for ajaxifying the page instead of RadAjax.
Other than this, the provided information is not enough to determine the cause of the problem. Sharing any runnable code would helps in finding a suitable resolution for you.

All the best,
Iana
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
Soven
Top achievements
Rank 2
Answers by
Iana Tsolova
Telerik team
Share this question
or