Kendo DatePickerFor issue in CHROME version 56.0.2924
I am using Kendo DatePickerFor . After I recently updated my chrome browser, it shows blank value in date picker control. I am using it for month selection with MMM yyyy format. Can anybody please help me out? P.S. - My previous chrome version was 55.0.2883 and it was working perfectly fine. My code in view file is: @(Html.Kendo().DatePickerFor(m => m.FromDate).Start(CalendarView.Year).Depth(CalendarView.Year).Format("MMM yyyy")) ceciliaSHARP This fixed the problem for me: http://www.telerik.com/forums/date-field-not-rendering-correct-in-browsers-that-support-html-5 Some browsers with native