or
[{"eventID":"1","name":"test","time":"12:00:00","category":"####","subcategory":"####","description":"Event for testing purposes","locationID":"1","picturePath":"http:\/\/####\/~z3370257\/images\/1.jpg"},{"eventID":"2","name":"test2","time":"13:00:00","category":"####","subcategory":"SEIT","description":"Event for testing purposes2","locationID":"1","picturePath":"http:\/\/####\/~z3370257\/images\/1.jpg"}]<script> require(['jquery', 'kendo.view.min'], function ($) { // add 'kendo.binder.min' and the issue is fixed var login = new kendo.View("login-template"); login.render("#application"); });</script><div id="application"></div><script type="text/x-kendo-template" id="login-template"> <div>This is the login template.</div></script>