KendoUI integration into Durandal JS

2020-07-17 15:07发布

问题:

I'm building a phonegap application and plan to use Telerik's Kendo UI framework to generate the UI. Telerik Kendo UI already has an MVVM implementation and I'd like to use that and not include Knockout JS. Is this something that is supported, or is Durandal JS deeply integrated with Knockout?

回答1:

Roger Gullhaug has written a blog post, detailing how Durandal can be used together with Kendo UI's data binding: Using Durandal and KendoUI together

Also the official Durandal documentation contains a mention about Kendo: KendoUI