G
Guest
Has anybody found a way to disable a column in DataGridView i.e prevent it
being selected. With DataGrid it was fairly easy to check on the column being
entered and move the selection to the next column, this does not seem
possible with DataGridView.
being selected. With DataGrid it was fairly easy to check on the column being
entered and move the selection to the next column, this does not seem
possible with DataGridView.