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

Default date with Multiple DatePickers on page

3 Answers 134 Views
Date/Time Pickers
This is a migrated thread and some comments may be shown as answers.
Vi Le
Top achievements
Rank 1
Vi Le asked on 22 Jan 2013, 03:05 PM
Hi,

I have two KendoDatePickers (used as month/year) on the same page. When I select a date from the calendar, the second DatePicker defaults the date to the selected date in the first DatePicker as opposed to the current date/time. Below is my code if this helps:

$(

 

"#frommonthpicker").kendoDatePicker({

 

start:

 

"year",

 

depth:

 

"year",

 

format:

 

"MMMM yyyy"

 

});

$(

 

"#tomonthpicker").kendoDatePicker({

 

start:

 

"year",

 

depth:

 

"year",

 

format:

 

"MMMM yyyy"

 

});

3 Answers, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 24 Jan 2013, 10:15 AM
Hi Vi Le,

Thank you for getting in touch with us.

I can confirm that this is a bug in the latest release. I will forward it to the team for further investigation and we will do our best to fix it as soon as possible.
Please accept my apology for the inconvenience caused.

Regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Dyana
Top achievements
Rank 1
answered on 22 Feb 2013, 09:42 AM
Hello,

Is there an update available on the status of this bug?

Is the fix perhaps available as a patch? I'm trialing the controls and if I can't get this sorted, I won't be able to show the trial.
0
Georgi Krustev
Telerik team
answered on 22 Feb 2013, 12:07 PM
Hello Dyana,

 
The issue is already addressed and the fix will be available in the next internal build of Kendo UI. 

All the best,
Georgi Krustev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Date/Time Pickers
Asked by
Vi Le
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Dyana
Top achievements
Rank 1
Georgi Krustev
Telerik team
Share this question
or