using this way to load kendo datepicker:
<input data-bind="kendoDatePicker: { value: myDate}" class="k-widget" />
Doing this, it loads only the textbox with a side icon - clicking on icon doesn't open the date/calendar. Any particular reason ??
1 Answer, 1 is accepted
0
Alexander Valchev
Telerik team
answered on 11 Nov 2013, 09:39 AM
Hi Madzie,
I am afraid that the provided information is not sufficient enough in order to determine where exactly the problem comes from. Did you checked the console for JavaScript errors? Are there any?
On a side note, it looks like that you are using knockout-kendo. This library is part of the Kendo UI Labs projects. As such, these projects are not officially supported by the Kendo UI team. Any support requests (via tickets or Forum posts) should go to either StackOverflow, or to the Issues list for that project.
Thank you in advance for the understanding.
Regards,
Alexander Valchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!