Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 566 Bytes

File metadata and controls

8 lines (5 loc) · 566 Bytes

How-to-perform-CRUD-operations-on-AspCore-grid-and-save-to-DataBase

A basic sample which shows how to perform the CRUD actions in Grid. Using Url Adaptor the Grid data is consumed from DB and updates the modified data to DB

#Documentation:https://ej2.syncfusion.com/aspnetcore/documentation/grid/data-binding/#datatable-with-crud-operations https://ej2.syncfusion.com/aspnetcore/documentation/grid/edit/#url-adaptor

#Getting Started: https://ej2.syncfusion.com/aspnetcore/documentation/grid/getting-started-core/#getting-started-with-aspnet-core