anyone know how to fix this or know what's causing this.

icemonster

Registered User.
Local time
Today, 16:52
Joined
Jan 30, 2010
Messages
502
i have a form that has tabs and a subform in it, odd thing is, everytime i load it as a form, for some reason, the focus on the page seems to try and show all of the subform, so my tabs for the main form are not visible unless you scroll up. how do i fix this or what is causing this?
 
Hi icemonster,

It could be that when the form opens there are no controls or text boxes near the top for the focus to go to.
Try setting up a hidden button with no command behind it as the main focus when the form opens.
 

Users who are viewing this thread

Back
Top Bottom