After reviewing the provided project it seems that the issue comes from missing editor template for the "ClientEmployeeViewModel" model. The template must be included in the following location:
BTW, when I'm adding kendo.core.min.js to the project, it gives incorrect functionality displaying 'undefined' when losing focus from the DDL, either when changing value. See attached picture.
0
Accepted
Vladimir Iliev
Telerik team
answered on 01 Aug 2013, 12:28 PM
Hi Shabtai,
In current configuration when the "kendo.web.min.js" scripts is included adding the "kendo.core.min.js" file would be invalid configuration as it's already included in the previous file. Adding duplicated scripts to the project can lead to unexpected behavior.
Kind Regards,
Vladimir Iliev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!