Hello All,
How do I programmatically prevent a particular cell in a DataGridView from being focused by means of the TAB key? I want to be able to skip all cells in a certain column and move to the next selectable cell when a user hits the second last column in a DataGridView.
Cheers,
sfx
How do I programmatically prevent a particular cell in a DataGridView from being focused by means of the TAB key? I want to be able to skip all cells in a certain column and move to the next selectable cell when a user hits the second last column in a DataGridView.
Cheers,
sfx