I have put a column in my DataGridView into Edit mode.
How do I capture the enter key inorder to update the entered data in the column  into the database.
Thanks