Quote Originally Posted by dunfiddlin View Post
DataGridView1.SelectionMode = DataGridViewSelectionMode.CellSelect
I have tried with different selection modes. They select the row but the arrow on the rowheader remains its position(when I use right click).
With left click the arrow on row header comes along.