How can I disable all cells of a TextBox column, so that these cells are not selectable and tab doesn't stop there.
I m designing an "oracle like" form with fields like ID and Description and when i enter the "id field" and press tab, i want to move to the next "id field" by passing the "description field".
I m designing an "oracle like" form with fields like ID and Description and when i enter the "id field" and press tab, i want to move to the next "id field" by passing the "description field".