I have an editable grid where the first column is a combobox.
I am using gridView1.ClearSelection to clear any selection because the customer wants the grid to appear with no default selection.
However, the first cell of the first row is still selected.
I've tried everything I can think of, but nothing seems to be unselecting that first cell in the first row.
I attached a screen shot in case this is not clear.
Thanks!
I am using gridView1.ClearSelection to clear any selection because the customer wants the grid to appear with no default selection.
However, the first cell of the first row is still selected.
I've tried everything I can think of, but nothing seems to be unselecting that first cell in the first row.
I attached a screen shot in case this is not clear.
Thanks!