Will anyone show me how to delete a datagrid row? I populated the datagrid with a dataset. I want to be able to select the row and then click on the delete button to delete the row. Then I want to update the database according to the changes to the datagrid.

Many thanks in advance!

ljCharlie