Kendo UI framework tutorials with examples
- Admin
- Dec 31, 2023
- Javascript
Kendo UI framework is html5/javascript UI library for creating modern websites and mobile applications.
Almost all widgets available as part of Kendo UI javascript Framework,
Javascript, HTML, and CSS technologies are prerequisites for learning the framework. JQuery is also required to modify the control’s properties.
Kendo UI provides different modules as part of their bundles.
Kendo UI Core framework
Kendo UI Core framework provides an MVVM framework for developing interactive applications.
REST API support provides for integrating data Endpoints using the data source object.
Localization and Globalization are inbuilt into the support provided
AngularJS and ReactJS support included
Provided different themes
Bootstrap Support for responsiveness.
Two-way binding using the MVVM framework
Support all major browsers
Support all major devices
Popular widgets available as open source and added complex widgets like GRID and scheduler as paid
Support different Server-side languages Java, PHP and .net
Web application User interface
Kendo UI framework has a lot of UI controls like the drop-down list and multi-select, GRid, and scheduler. Development is very fast when we use these controls as we don’t need to worry about the browser and device support.
Mobile User Interface
It has inbuilt support for all mobile UI Controls.
Data visualization
Support all popular data visualization charts
I am going to explain kendo grid widgets in the next coming posts.