Hi all,
I have a datagridview displaying some details in a List Form.On double clicking each row,an edit form is opened where we can edit the details of the selected record.
Now i have to implement Alt+E combination so that when user press Alt+E instead of doubleclicking a record of grid, he should get edit form for the selected record.Remember there is no button for edit.
Kindly help me as soon as possible.
Thanks in advance.