Good morning. I am populating a datagridview with a dataset from an XML file. I now want to write some code to delete a row on the datagridview to simulate a user clicking on the row and hitting the Delete button. Any ideas on how to accomplish this? Thank you, WHEELS