datagridview selected row, highlight row
-
hello has anybody tried to deselect a row of the datagridview? i try to deselect a row, but the rowheader ALWAYS indicates a select row, i aleady tried to use: ClearSelection() .Selected = false; but nothing works. the "highlight" in the row disappears, but the rowheader indication not. then, if I try to verify the row to select it again, it never works, because the row is always selected. anybody knows the solution? thanks a lot again :)
-
hello has anybody tried to deselect a row of the datagridview? i try to deselect a row, but the rowheader ALWAYS indicates a select row, i aleady tried to use: ClearSelection() .Selected = false; but nothing works. the "highlight" in the row disappears, but the rowheader indication not. then, if I try to verify the row to select it again, it never works, because the row is always selected. anybody knows the solution? thanks a lot again :)