Hi everyone !
I'm working on an exercise in VB.net which is about the SAVE button,
so I have a datagridview loaded with data,
My problem so far is that after deleting rows, inserting new rows or even editing some rows, I have to click on the SAVE button to send the modifications to database !!
Any help to do the SAVE button?