Kendo Grid Integration Using jQuery
Kendo Grid Integration Using jQuery Introduction In this article, we will learn about the very powerful Kendo Grid by Telerik that provides rich inbuilt features with less coding. We integrate the kendo grid using jQuery. Kendo can be used with any modern technology, such as - ASP.ET WebForm, ASP.NET MVC, .NET Core MVC, Node.js, PHP etc. Prerequisites Visual Studio Code or any Text Editor Web Service or Web API For this demo, I have used the web service created and hosted by Telerik . Source code for this web service is open source that you can review on GitHub as well. Note Kendo Grid is a licensed version. Description As we know, each and every application requires any tabular format to display small or large data with basic functionality, like Grid with Sorting, Filtering, Paging etc. Here, the Kendo Grid provides the above functionality along with other advanced and powerful inbuilt features as mentioned below. Column Reordering Column Resizing Ex