![]() |
how to delete a row in a gridview
hi,
in a grid view i have enabled delete link,so that when a user clicks a delete link,corresponding row gets deleted from the database as well as from grid view.Data in the grid view is filled through coding,in the program using DataAdapter. So, how to do that? |
Re: how to delete a row in a gridview
This is the code that I've used in my program for this purpose.
Code: vb
|
Re: how to delete a row in a gridview
I referred this page for gridview operations. But still stuck on Edit Record.
http://www.aspsnippets.com/post/2009...-AJAX-way.aspx |
| All times are GMT +5.5. The time now is 17:07. |