Kendo UI is a pure JavaScript framework with CSS defined for styling and behaviors. It is developed by Telerik and is comprised of the following three products:
Kendo UI Web
Contains the core functionality of Kendo UI framework, including the DataSource component, templates, drag-and-drop, and themeable widgets with integrated animations.
Kendo UI DataViz
A collection of HTML5-powered, mobile-ready, data visualization widgets.
Kendo UI Mobile
Native UI widgets for building HTML5-powered apps and sites for modern mobile devices.
Both jQuery UI and Kendo UI support the ability to customize themes.
Effects
jQuery UI supports a rich framework for integrated effects and animations that can be applied to any DOM element. These effects include the ability to animate colours and conduct easing functions.
Interactions
jQuery UI includes a number of interactions to that you can use to apply to DOM elements.The interactions provided by both jQuery UI and Kendo UI are highly customizable
DataSource
A significant difference between jQuery UI and Kendo UI is support for a DataSource component.
Data visualizations
Kendo UI provides a library of data visualizations through Kendo UI DataViz, an API that provides Pie, Line, Bar, Column, and Scatter charts to your applications and websites.
Validation
Kendo UI includes Kendo UI includes validation out-of-the-box via the Validator component, which offers a mechanism of performing client-side form validation.out-of-the-box via the Validator component, which offers a mechanism of performing client-side form validation.
Browser Compatibility
The widgets of both jQuery UI and Kendo UI feature excellent support for older browsers.
Maheshvishnu, if this helps please login to Mark As Answer. | Alert Moderator