This question is locked. New answers and comments are not allowed.
1) Go to http://demos.telerik.com/aspnet-mvc/datepicker
2) Select a Date from the top date picker
3) Open the calendar again, and then, with your keyboard, edit the date field (easy to just change from 2012 to 2011).
4) Click on a different date from the calendar.
Even though you have clicked on a date on the calendar, the date is now set to that of the text field. It also seems as though the text field forces the calendar to change before the .OnChange(" .. ") gets called - and so I suspect that it won't be possible for me to change this behaviour. But I figured I would post here anyways, in case anyone has an ideas.
Thanks
2) Select a Date from the top date picker
3) Open the calendar again, and then, with your keyboard, edit the date field (easy to just change from 2012 to 2011).
4) Click on a different date from the calendar.
Even though you have clicked on a date on the calendar, the date is now set to that of the text field. It also seems as though the text field forces the calendar to change before the .OnChange(" .. ") gets called - and so I suspect that it won't be possible for me to change this behaviour. But I figured I would post here anyways, in case anyone has an ideas.
Thanks