This is probably an easy question but I haven't found the answer anywhere.. In a form, when I click on the button to add a new record, how do I make the cursor/focus automatically go to the first field/control in my form?
For example, I'm working on a music database and when the user clicks to add a new record, I want the cursor to be in the first text box to enter a music title no matter what control the cursor was previously in. How would I do this?
Thanks.
Steve
For example, I'm working on a music database and when the user clicks to add a new record, I want the cursor to be in the first text box to enter a music title no matter what control the cursor was previously in. How would I do this?
Thanks.
Steve