When loading the data from the database and then displaying to the datagridview, the record pointer will point to the first row of the datagridview.
Is it possible to maintain the record pointer to the current selected row in a datagridview after refreshing the records?