datagridview.CurrentCell.RowIndex
DataGridView1.SelectedRows(0).Cells(5).Value.ToString
DataGridView1.CurrentCell = DataGridView1.Item(column, row)