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

[Solved] Javascript error

2 Answers 116 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 28 May 2008, 06:35 PM
Hi, we are evealuating the demo Version=2008.1.515.35
We are runing into several issues using the RADGrid.
The calendar doesn't come up in datePicker.  Combo boxes do not load data.
We are retrieving and binding in the codebehind and are able to retrieve data okay.  We have followed examples closely but as soon as we go to edit, records disappear in the grid.

There is a javascript error stating 'line 467 "Sys" is undefined'.  I am assuming this is a Telerik Javascript function since I comented out all Javascript for demo purposes.  Actually, the only thing we are doing that is different than your demo is we have a Master Page.

Any thoughts?

(btw.  Gonna be hard to convince the boss to buy copies of your product when we can't even get a simple grid to work.)

Thanks
 

2 Answers, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 29 May 2008, 05:25 AM
Hi,

   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. Go through the following help article to get more details.
Troubleshooting

Thanks
Shinu.
0
Tim
Top achievements
Rank 1
answered on 29 May 2008, 02:56 PM
Got it, thanks.  calendar is now functioning properly
Tags
Grid
Asked by
Tim
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Tim
Top achievements
Rank 1
Share this question
or