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

Using Kendo's components in other tools and vice versa?

2 Answers 44 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ben Hayat
Top achievements
Rank 2
Ben Hayat asked on 11 Aug 2011, 06:58 PM
Hi;
Is it possible that other tools like Kendo to use Kendo's components or can Kendo use other tools' components and be able to do data binding?
Is there such a thing as a "common", databinding framework in JS or perhaps in jQuery that every vendor can follow to ensure components can be used among multiple tools?

Thanks!
..Ben

2 Answers, 1 is accepted

Sort by
0
Todd
Telerik team
answered on 12 Aug 2011, 05:16 PM
Hi Ben-

There is not yet a "common" data binding framework or data source in jQuery, but there is some work being done in different places on jQuery plug-ins for some of these things. We'll clearly stay tightly plugged-in to these external efforts and carefully measure their progress to make sure we're providing support for the best-of-the-best in Kendo UI.

In general, though, Kendo UI is modular. You can use pieces of Kendo UI and not use others. In many cases, you can use other JavaScript tools with Kendo, and vice versa. The experience (as a developer) might not be as rich or seamless (more glue code might be required), but ultimately most JavaScript components are speaking the same language.

We'll try to continue to provide more examples of this where it makes sense. For now, I'd encourage you to share specific examples where you're trying to integrate so we can better understand your goals and challenges.

-Todd

 

0
Ben Hayat
Top achievements
Rank 2
answered on 12 Aug 2011, 05:26 PM
Thanks Todd for the reply;

As I'm trying to broaden my view and scope of JS and it's penetration and reach, I see the platform being stretched in many direction by different vendors, in forms of plugins, widgets and etc.
However, my view is to use one product as a "Base" and be able to glue and emerge other sub-components into it.

As of this point, I'm just exploring different sub-components. We are again at a start of a new evolution in technology. :-)
..Ben
Tags
General Discussions
Asked by
Ben Hayat
Top achievements
Rank 2
Answers by
Todd
Telerik team
Ben Hayat
Top achievements
Rank 2
Share this question
or