how delete rows in a datagridview
I want to delete rows from the datagridview by selecting the row to be deleted and then click on a button to delete all both from front end and back end(from the database)
please write a small application to demonstrate that .
add code as well