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

Kendo UI Scheduler with Polymer

5 Answers 154 Views
Integration with other JS libraries
This is a migrated thread and some comments may be shown as answers.
Delianny
Top achievements
Rank 1
Delianny asked on 06 Mar 2017, 04:59 AM
Hi, I want to know if Polymer can be combined with Kendo UI scheduler. Since I've tried with other scheduler tools and have not been integrated with Polymer.

5 Answers, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 07 Mar 2017, 12:55 PM
Hello Delianny,

You can see the following documentation article, which explains the specifics of the integration between  Kendo UI and WebComponents and the use of widgets and custom elements. Here's a sample dojo showing the Scheduler initialized from a custom element.

Regards,
Ivan Danchev
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Daní
Top achievements
Rank 1
answered on 31 Mar 2017, 07:18 AM

According to the linked documentation, since 2017 R1, is required to include kendo.webcomponents.min.js. I just downloaded latest version of kendoui but couldn't find this file. Where can I get it?

 

thanks

0
Daní
Top achievements
Rank 1
answered on 31 Mar 2017, 08:58 AM

I finally could get the kendo.webcomponents.min.js file installing kendo via bower. But I'm now facing an issue, although kendo components are showed, they are not styled at all. Following snippet shows what I see

http://dojo.telerik.com/@dpinart/eRapEf/6

0
Daní
Top achievements
Rank 1
answered on 31 Mar 2017, 09:13 AM

I finally could solve the issue by myself. kendo css files must be imported via link within the dom-module node. The above scripts is running ok right now.

 

0
Ivan Danchev
Telerik team
answered on 04 Apr 2017, 07:15 AM
Hello DanĂ­,

We are glad you managed to find a solution and the CSS files are loaded as expected.

Regards,
Ivan Danchev
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Integration with other JS libraries
Asked by
Delianny
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Daní
Top achievements
Rank 1
Share this question
or