This is a migrated thread and some comments may be shown as answers.

How do you use use Kendo UI Theme with none-kendo Widgets?

3 Answers 117 Views
Integration with other JS libraries
This is a migrated thread and some comments may be shown as answers.
Ben Hayat
Top achievements
Rank 2
Ben Hayat asked on 22 Jul 2012, 11:57 PM
Let's say I need to use a widget that is not available as part of Kendo's offering:

Q1: Can I use a third party jQuery widget, like a "Rating" widget and do the data binding with Kendo Datasource?

Q2: If yes, how can we implement Kendo's theme with third party widgets so all widgets on the page look uniform?

Thanks!
..Ben

3 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 24 Jul 2012, 08:05 AM
Hello Ben,

 You need to extend the third party widget with support for the Kendo DataSource. This blog post shows how to create a custom data bound widget. The code can be used as a starting point.

 If possible you could  use the Kendo CSS classes in the custom widget.

Regards,
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Ben Hayat
Top achievements
Rank 2
answered on 24 Jul 2012, 08:30 AM
Thanks Atanas, I'll look into those links you provided.
Since this is going to become widely used, meaning third party widgets based on jQuery, will there be some sort of automation tool to ease the databinding and themeing?

Thanks!
..Ben
0
Atanas Korchev
Telerik team
answered on 24 Jul 2012, 08:46 AM
Hi Ben,

Currently Telerik provides support only for widgets built in house. I guess depending on interest we may extend some popular widgets with data binding support. However I don't think we will do this for competing products.

Regards,
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Integration with other JS libraries
Asked by
Ben Hayat
Top achievements
Rank 2
Answers by
Atanas Korchev
Telerik team
Ben Hayat
Top achievements
Rank 2
Share this question
or