In this post we will learn how to perform a CRUD operation on the igGrid using the ASP.NET Web API, including:
- Creating the ASP.NET Web API using the Entity Framework database first approach
- Performing a CRUD operation on the igGrid in a jQuery application
At the end of the post we should able to create Web API for CRUD operations on the City entity and perform the CRUD operations from the igGrid.
Leave a Reply