i have a datagridview and i create a doubleclickrow event for value update of row...but after update grid will refresh..now my question is i want to stay last selected row after update.
like if i select 20th row for update after update my grid will show selected 20th row instead of 1st row..