J
jjobcorp
Guest
I have a dynamically built DataGridView. When I click on the row header and press my delete key, it deletes the row from the DataGridView. I want to be able to delete the row from the corresponding database, as well. How do I capture the pressing of the delete key when the whole row is highlighted?
Continue reading...
Continue reading...