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

getting script error while developing/debugging the application

1 Answer 40 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Prasad
Top achievements
Rank 1
Prasad asked on 08 Nov 2012, 01:02 PM
Team,

I am facing an error which is causing to us , 

My controls are like this ,asp:updatepanel Inside update panel i placed radajaxmanager and  radgrid... 

I'm geting this error while redirecting to another page are refreshing the curent page then I'm getting this script error..

Please find the attachment files. and give the sol for this problem asap

Regards,

Prasad

1 Answer, 1 is accepted

Sort by
0
Accepted
Andrey
Telerik team
answered on 13 Nov 2012, 09:41 AM
Hi,

Most probably the problem comes from the fact that you have nested the RadAjaxManager in the UpdatePanel control. RadAjaxManager, RadAjaxPanel, and UpdatePanel should be used interchangeably, not in conjunction.

Try to use only one type of Ajax-ifying control and check whether the issue still replicates.

Kind regards,
Andrey
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Ajax
Asked by
Prasad
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or