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

RadAjaxManager + Parameter count error in ie9

1 Answer 35 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Tomasz
Top achievements
Rank 1
Tomasz asked on 21 Apr 2011, 07:46 AM
Hi ,

 im using ie 9 , and offen occurs an error binded with ajaxmanager , the code looks like this
var Ajarg ="sizechange"; 
var ajm =  $find("<%=RadAjaxManager1.ClientID %>");
 ajm.ajaxRequest(Ajarg);
and then I get a parameter count exepction in ie8 it's ok .

what can i do to fix this errror?

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 26 Apr 2011, 04:02 PM
Hi Tomasz,

I'm not able to replicate the described issue locally. Please review the online demo below which represents the correct behaviour of this scenario:
http://demos.telerik.com/aspnet-ajax/ajax/examples/manager/clientsideapi/defaultcs.aspx

Greetings,
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
Tomasz
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or