I am trying to delete a specific row from my datagrid like first I highlight it by “double-clicking” the grid then by “right-clicking” the grid, from the context menu I want to delete the specific row from the underlying database by clicking the “Delete” menu.
I don’t know where to start from…any one know this?