Click here to Skip to main content
15,894,241 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi friends.. I am trying to study c#.net. Now I am studying DataGridView. I have a DataGridView and it contain a check box,combo box. I want to make user can dynamically enter data ,update data, delete data. when user enter data in grid view,it must be inserted in database and also grid view must update the details. How can I do it? please help me
Posted
Comments
Saad Saadi 10-Dec-15 1:30am    
This article looks fine according to your need:
http://www.dreamincode.net/forums/topic/238727-insert-update-and-delete-records-in-table-with-datagridview-using-c%23/

1 solution

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