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

RadDatePicker throws error after Ajax: 'this.i3d.length' is null or not an object

1 Answer 44 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
VM
Top achievements
Rank 1
VM asked on 12 Jul 2010, 03:24 PM
Hello,

I am using date picker control in my code.

[ <%@ Register Assembly="RadCalendar.Net2" Namespace="Telerik.WebControls" TagPrefix="radCln" %>]

 

On page load event I am setting selected date property of datepicker control as current date.


 

RadDatePickerEndDate.SelectedDate =

DateTime.Now;

 

 

 

Whenever I select another date and then reset the web page through Ajax request I get following error:

 

'this.i3d.length' is null or not an object  in RadControls\CALENDAR\Scripts\1_8_3\RadCalendar.js file.

 
Please advice.

Regards,
VM

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 13 Jul 2010, 03:10 PM
Hello,

I test similar scenario locally but was not able to replicate the described issue on our side. Please suggest opening a regular support issue and send us small runnable application which demonstrates the problems so we could further research.
Also please note that the classic RadControls are no longer supported so I suggest you to upgrade your application to the latest version of Telerik Web.UI.

Kind regards,
Maria Ilieva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Calendar
Asked by
VM
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or