1
Answer

Insert/delete/ update using datagridview

Ask a question
alex taru

alex taru

15y
8.5k
1
Hi,
How do I insert/ delete a row using a data grid view. I'm new to c# and I managed to bind a datagrid view with my data source but I don't know how to insert new rows in it.
I also have a table adapter. I have created an insert query but I don't know how to use it.

Please help.

Thanks
 


Answers (1)