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

RadGrid Q2 2008 with script Manager

3 Answers 73 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mahakar
Top achievements
Rank 1
Mahakar asked on 22 Sep 2008, 03:43 PM
Hi,

I am using a RadGrid ASP.NET AJAX(Version Q2 2008). It requires a script manager to run. If I am using <asp:scriptManager> it gives a runtime javaascript error.

Pls suggest.

3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 23 Sep 2008, 05:11 AM
Hi Mahakar,

I am not sure about the error you get. I guess you have added the ScriptManager control on the page and then you are getting the following error:
Error message "Microsoft JScript runtime error: 'Sys' is undefined"

 
This error occurs when you have added a control from RadControls for ASP.NET AJAX but your application is not configured to use ASP.NET AJAX. To fix it you need to follow the steps described at http://ajax.asp.net/docs/ConfiguringASPNETAJAX.aspx (check the topic called Adding ASP.NET AJAX Configuration Elements to an Existing Web Site)

Thanks
Shinu.

0
Mahakar
Top achievements
Rank 1
answered on 25 Sep 2008, 04:28 AM
Thanks for the solution
0
Phil
Top achievements
Rank 2
answered on 16 Nov 2008, 12:57 AM
Updated linky. As with everything Ajax with Microsoft their links are build on shifting sand!

http://www.asp.net/learn/ajax-videos/video-81.aspx
Tags
Grid
Asked by
Mahakar
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Mahakar
Top achievements
Rank 1
Phil
Top achievements
Rank 2
Share this question
or