kfirba
Well-known member
- Joined
- Dec 29, 2012
- Messages
- 77
- Programming Experience
- 1-3
Hello!
I'm using the OleDB class to represent my database.
what i tried to do is to let the user select multiple rows in the DataGridView and then press "Delete" and it will delete all of the selected rows. It could be 1 row, or even 100 rows.
I couldn't figure out how to do it
Thanks in advance!
I'm using the OleDB class to represent my database.
what i tried to do is to let the user select multiple rows in the DataGridView and then press "Delete" and it will delete all of the selected rows. It could be 1 row, or even 100 rows.
I couldn't figure out how to do it
Thanks in advance!