Here Mudassar Ahmed Khan has explained explain with an example, how to perform select, insert, edit, update and delete operations in GridView without using PostBack in ASP.Net using C# and VB.Net.
This process is also known as CRUD i.e. Create, Read, Update and Delete in GridView.
The CRUD operation will be done without using PostBack using jQuery AJAX in ASP.Net.
↧