drosenkranz
Programmer
When a user enters a search value into a text box, I have a grid that displays the matching records. I then have the user navigate though the grid until they locate the desired record.
1) How do I save a specific field's value to a variable ?
2) How can a user navigate (tab?) out of the grid to the "Select" button located below it with the keyboard?
Thanks
1) How do I save a specific field's value to a variable ?
2) How can a user navigate (tab?) out of the grid to the "Select" button located below it with the keyboard?
Thanks