Monday, July 27, 2009
How to delete multiple rows in a GridView using Asp.net
You knew that GridView allow us to delete a single row at a time. Here i would like to show you "How we can remove multiple GridView rows like Gmail Deletion". First of all i assume that you can Bind Sql server data into a GridView. So to make easier this article i will show only the delete operation. Plus i will discuss on deletion problem of master child data later on this article.To do that
Labels:
asp.net(c#),
Gridview,
sql server
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment