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

Javascript Unknown Runtime Error in RadCalendar.js file

3 Answers 63 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Loi
Top achievements
Rank 1
Loi asked on 11 Sep 2008, 02:45 PM
Hi,

I have a RadCalendar control with AjaxManager on my page.  Everything seems to work fine.  I have one problem with Javascript error and it doesn't clear stated what it is.  All it said is "Unknown Runtime Error".  When I click on ASP.NET, it saved my changes and closed the window.  However, it also gave me a runtime error in Javascript from the following line of code in RadCalendar.js file.  Please let me know what am I missing here?

if

(_9==RadCalendarUtils.RENDERINCOLUMNS&&_c){

for

(i=0;i<this.Cols;i++){

var

_37=_2.rows[_36].cells[_14+i];

if

(this.isNumber(_37.innerHTML)){

_37.innerHTML=_15[i];    ///This is where I have the error. 

3 Answers, 1 is accepted

Sort by
0
Missing User
answered on 11 Sep 2008, 03:38 PM
Hello Loi,


I was not able to reproduce this issue. Can you please open a formal support ticket and attach a small runnable sample, in which we can observe the issue? This way we will be able to debug it locally and get back to you with our findings.

Best wishes,
Plamen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Dima
Top achievements
Rank 1
answered on 20 Mar 2013, 10:21 AM
Hi,

I have the same problem. Have you found a solution ?
0
Radoslav
Telerik team
answered on 25 Mar 2013, 10:54 AM
Hi Dima,

This thread is a bit old so could you please elaborate a bit more on your scenario? When the error is occurred. Which version of our controls do you use? How the RadCalendar is ajaxified? Also it will be helpful if you could post your aspx page markup with the related code behind file. Thus we will be able to gather more details about your scenario and provide you with more to-the-point answer.

Looking forward for your reply.

Greetings,
Radoslav
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
Calendar
Asked by
Loi
Top achievements
Rank 1
Answers by
Missing User
Dima
Top achievements
Rank 1
Radoslav
Telerik team
Share this question
or