Hi everyone,
I am working on a test project in accounting.
I just got an idea of using a datagridview in one of my forms.
I update the datagridview with database.
I need to know is there any chance of insertion, deletion or editing in datagridview itself rather than doing it in another form and updating the datagridview.
PS: My english may not be good, sorry if spelled wrong.
Please help me with this thing.
waiting for your mercy.
Thanks.
Loading
Sunny SharmaPosted Jun 12, 2013, 2:35 PM
Believe me, there are lot of tutorials with sample codes available for learning INSERT/UPDATE/DELETE operations in DataGridView.
Please refer to the links below:
http://www.c-sharpcorner.com/uploadfile/suthish_nair/datagridview-insert-update-delete-and-retrieve-records-using-stored-procedure/
http://wwww.csharpcorner.com/Blogs/3649/ (Download the attached sample code).
http://www.dreamincode.net/forums/topic/238727-insert-update-and-delete-records-in-table-with-datagridview-using-c%23/
Mark it as answer if it helps :)
Thanks.
irshad ibrahimPosted Jun 13, 2013, 4:09 AM
Amit ChoudharyPosted Jun 12, 2013, 2:53 PM
And you don't have to stay on the mercy of people. Keep your heads up and stay hungry for learning.
Good to see you on c-sharpcorner.com you're at right place.