davegillian
Programmer
Hi,
I've got a form that is quite long (2-3 screens). The controls on the form continue down on progressively nested subforms giving the illusion to the user that they're just inputting on one single form.
The problem I have is that as you tab through all the fields once you get beyond the controls placed on the main form the cursor disappears off screen and the form no longer scrolls with it.
This is really annoying as it slows down inputting significantly when you have to go to your mouse to scroll the page down every few fields.
Is there any way of getting around this problem...some kind of code that positions the form on screen so that the control with focus is at the top or something?
Any help appreciated as this one's driving me mad!!!
Cheers,
Dave
I've got a form that is quite long (2-3 screens). The controls on the form continue down on progressively nested subforms giving the illusion to the user that they're just inputting on one single form.
The problem I have is that as you tab through all the fields once you get beyond the controls placed on the main form the cursor disappears off screen and the form no longer scrolls with it.
This is really annoying as it slows down inputting significantly when you have to go to your mouse to scroll the page down every few fields.
Is there any way of getting around this problem...some kind of code that positions the form on screen so that the control with focus is at the top or something?
Any help appreciated as this one's driving me mad!!!
Cheers,
Dave