Scroll Bars

Osix

Registered User.
Local time
Today, 23:25
Joined
Feb 3, 2011
Messages
19
I have form with Tab Control with 3 pages. All works but in one page I have subtable on datasheet view. When page loads that not in top and cannot see Tab Control. Is any way to control Scroll Bars or load page on top?
 
I have form with Tab Control with 3 pages. All works but in one page I have subtable on datasheet view. When page loads that not in top and cannot see Tab Control. Is any way to control Scroll Bars or load page on top?


Welcome to AWF!
your question is not clear, you mean a subform on the tab? if you have a master form and child (subform) on a tab, it will not populate untill you give a criteria in the master form, so the tab will be empty with the subform-datasheet.
 
Yes, subform on the tab but problem is not there. All works, I just want that page loads on top of screen.
 
When page loads that not in top and cannot see Tab Control. Is any way to control Scroll Bars or load page on top?
You can't see the Top part of the tab when the form loads?

You will need to decrease the height of subform control, reduce the height of the Tab control and reduce the height of the section where the Tab control is. Finally, move the tab up a bit (by holding down Ctrl + Up Arrow key).
 

Users who are viewing this thread

Back
Top Bottom