اینو پیدا کردم تقریبا درسته

  int m = int.Parse(dataGridView1.CurrentRow.Index.ToString(  ));
dataGridView1.CurrentCell = dataGridView1[0, m];