In this article, we will learn to use the Angular httpResource API with the Progress Kendo UI for Angular Grid component. We will fetch data from the API using the new Angular feature httpResource and then display the data in the Kendo UI for Angular Grid. This article assumes that you have already created an AngularContinueContinue reading “How to Use Angular httpResource API in Kendo UI Grid”
Tag Archives: KendoUI
Three simple steps to use Kendo UI Web in ASP.NET MVC 5
As we seen in this post that working with Kendo UI Web widgets are as simple as following above three steps:
Add reference of Kendo UI Web
Create the bundles
Add bundles reference in layout page