Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4757

Insert Edit Update and Delete in ASP.Net GridView without PostBack in ASP.Net

$
0
0
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.

Viewing all articles
Browse latest Browse all 4757