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

Calendar footer dates not binding to selected date

3 Answers 86 Views
MVVM
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 17 Jan 2013, 07:05 PM
In the latest SP release (maybe it was prev verions too) my calendar footer has todays date, not the date i'm binding to the calendar.

This is all I'm defining
<span data-role="calendar" data-bind="value: selectedBlock.Start" disabled="disabled"></span>
                                <span data-role="calendar" data-bind="value: selectedBlock.End" disabled="disabled"></span>
The selected date changes....footer doesn't though

3 Answers, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 21 Jan 2013, 09:34 AM
Hello Steve,

I am not able to reproduce such behavior. Check and modify this fiddle if I missed something.

http://jsbin.com/uyomaj/2/edit

Kind Regards,
Petur Subev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 21 Jan 2013, 01:08 PM
Looks busted to me on your fiddle?

Here's screenshots from your fiddle (unmodified) in IE(10), Chrome, FF

0
Petur Subev
Telerik team
answered on 22 Jan 2013, 10:46 AM
Hello Steve,

It is intended to display the current date in that area you pointed, not the date which is currently selected by the Picker. 

Kind Regards,
Petur Subev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
MVVM
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Petur Subev
Telerik team
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Share this question
or