Combining Knockout.js + KendoUI - What has been your experience?
问题 So I see that KendoUI has included an example of integration with Knockout.js: http://demos.kendoui.com/web/integration/index.html However, this looks like a pretty trivial example. According to this post, it looks like binding to something like Kendo's grid would be much more involved: http://www.kendoui.com/forums/ui/grid/knockoutjs-example-for-grid.aspx It also looks as if they are creating their own MVVM implementation to try and solve the issues. Has anyone here used KendoUI and Knockout