1
Answer

DataGridView Cell selection

Photo of crausch

crausch

17y
2.2k
1
I am using a DataGridView control and I have three columns in my grid. I do not want the first column to be selected (because I have set it to read-only).

How can I force the cell selection to move to the next column when ever focus is placed on column 1?

I used the Cell Enter event but when I tried to set the cell in the next column to selected, I would receive a error.

Answers (1)

0
Photo of Suthish Nair
NA 31.7k 4.6m 13y
AddWhereCondition or Add Where Condition?