how to insert, update and delete records from grid view control with source code? |
|
Answered By
Moderator1
on
12/23/2009 7:43:02 AM |
|
|
|
|
Hi,
Data Manipulation in GridView control in Visual Studio 2008 (.Net 3.5) is same as Visual Studio 2005 (.NET 2.0). There is no difference in the concept or coding. You can refer our article in the below url. We have provided source code download along with this project.
http://www.aspdotnetcodes.com/GridView_Insert_Edit_Update_Delete.aspx
For downloading source code, you need to login and source code is available at the bottom of the article.
If you have any problem regarding the gridview, please reply to this post. |
|
|
|