Im looking to Delete a row of information in my datagrid, but also from my database.
im not even really sure where to start.
I want to use a button to do this. so that when i highlight a row, then click the button it brings up a message box that asks " are you sure you want to delete row/s?" and then when you click yes it is deleted from both the grid and the database.