Click here to Skip to main content
15,922,696 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
Its a desktop application .I have fetched and displayed the record in DataGridView,now I want to edit/add/delete the values in dataGrid itself and update the respective table in database.Looking for a favorable reply soon .Thank you.
Posted
Comments
Sandeep Mewara 16-Jun-12 3:24am    
And what effort did you put in to do/learn it ? :doh:

look This[^]
 
Share this answer
 
you should use editable gridview for this purpose.

this article nicely discuss about the editable gridview :)

Editable[Gridview]

dont forget to click on accept as answer :) and rate the answer.
 
Share this answer
 
Comments
shilpa sonawane 19-Jun-12 2:10am    
I want it for desktop application(c#2008 and sql server 2005).i want to update multiple tables

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900