Reputation: 3331
Do you think is possible to use backbone js with Kendo widgets for the UI? or Kendo framework is too strong for integration?
PS: i'm not a expert of anyone of the two
Thanks
Upvotes: 9
Views: 3473
Reputation: 30661
I've recently published a sample project showing how to integrate a Kendo grid with BackboneJS: https://github.com/kendo-labs/kendo-backbone
Upvotes: 9
Reputation: 196
On one of the projects i've worked on, we integrated both together without an issue. Backbone is not a very obstrusive framework anyway.
Upvotes: 0
Reputation: 72858
I've not used Kendo, but I don't imagine this would be an issue. I use jQuery.UI and other web UI toolkits with Backbone just fine.
Upvotes: 6