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

RadCalender Selecting date Problem

1 Answer 129 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Dev D
Top achievements
Rank 2
Dev D asked on 31 Mar 2009, 06:11 PM

Hello Telerik Team,

I am getting some errors like this.

1) 'this.CurrentViews.length' is null or not an object

2)  'this.CurrentViews.0' is null or not an object
I am describing the scenario :

I have a RadGrid and in that I have 4 RadCalenders.

When I edit / update any record once, it allows me to update for all the four RadCalenders.

But just after updating the record, when I am trying to update the same record again and when I click any of four RadCalenders, it gives error (first one) for Currentview.Length.

I have tried the following solution also ::

http://www.telerik.com/community/forums/aspnet-ajax/calendar/raddatepicker-calendar-has-is-null-or-not-an-object-jscript-error.aspx

But it did not solve the problem. I have applied the solution for all four calenders in AjaxManager.

Please help. I can't recognize the problem.

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 03 Apr 2009, 02:49 PM

Hi Dev D,

Can you replicate the issue on the examples from the following sources:

http://www.telerik.com/support/kb/aspnet-ajax/grid/using-raddatepicker-raddatetimepicker-as-editor-in-template-column-of-radgrid.aspx

http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/columntypes/defaultcs.aspx
(see the built-in GridDateTimeColumn in the second grid)

using the latest release 2009.1.402 of RadControls for ASP.NET AJAX? If the issue persists, I will appreciate if you outline the differences between your test case and the other configurations. They can lead us to the source of the issue to eliminate it accordingly.

Regards,
Sebastian
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
Calendar
Asked by
Dev D
Top achievements
Rank 2
Answers by
Sebastian
Telerik team
Share this question
or