473,395 Members | 1,468 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Scroll bar strangeness on subform

I am new to Access and have stumbled through building a
bill-of-materials database. My main form has 4 subforms set to
continuous mode that all exhibit the same scrollbar oddity: if the
number of records the subform displays is even one line larger than
would properly fit in the subform's window, the scrollbar displays a
very tiny slider box as if there were thousands of records to scroll
through. Upon clicking and dragging the scroll box though, it reverts
to its properly scaled size. I imagine it has to do with that the
scrollbar hasn't bothered to check how many records the table contains
before it's drawn and only looks when it's clicked, but that's an
intuitive guess and I have nothing to back it up. Does anyone have a
suggestion to fix this?

Jared

Dec 22 '05 #1
1 1757
"JaredEmery" <ja********@westportshipyard.com> wrote in
news:11*********************@g47g2000cwa.googlegro ups.com:
I am new to Access and have stumbled through building a
bill-of-materials database. My main form has 4 subforms set to
continuous mode that all exhibit the same scrollbar oddity: if the
number of records the subform displays is even one line larger
than would properly fit in the subform's window, the scrollbar
displays a very tiny slider box as if there were thousands of
records to scroll through. Upon clicking and dragging the scroll
box though, it reverts to its properly scaled size. I imagine it
has to do with that the scrollbar hasn't bothered to check how
many records the table contains before it's drawn and only looks
when it's clicked, but that's an intuitive guess and I have
nothing to back it up. Does anyone have a suggestion to fix this?


Do you have the record navigation controls displayed? What happens
it you click them to go to the last record? Does the scrollbar then
fix itself? If so, perhaps you could try navigating to the last
record in the subform's Recordsetclone (or, if it's A2K or later,
the form's Recordset) and back to the first record. If the scollbar
problem is a Rushmore issue (i.e., the scrollbar is painted before
the actual number of records is known), this might solve it.

I'm not optimistic, though.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Dec 23 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Eddie Smit | last post by:
Hi all, In our database we have a form with a subform. If this subform contains some records, but they al 'fit' in this subform one can scroll down with the mouse. But one CAN NOT SCROLL UP...
0
by: Tim | last post by:
Hello, I'm using Access 2000 and I have a main form with a large subform. When tabbing through the fields on the main from, the screen automatically tabs down, as I like, but when I tab into the...
6
by: Debbie | last post by:
Hi Stephen, I'm trying to use your mousehook off...and thanks so much... it's such a blessing that you share with the rest of us. I have the dll in the same folder as the database and placed...
1
by: Marcin | last post by:
Im using MS Access 2000. i have a main form and ona subform that is scrolled vertically. unfortunately i use mouse scroll to scroll this subform. I appreciate your help
0
by: Eric | last post by:
When I use the scroll up and down button in my form it shows an empty form and some times it save blank record. Is it possible i will lock my form if any one use the scroll button of mouse my form...
6
by: dk4300 | last post by:
Hi!! I have a subform with a comments (memo) field, linked to a form. On the Memo field: Properties-Other-Enter Key Behavior = New Line in Field On the subform: Properties- Other- Cycle =...
6
by: ApexData | last post by:
I have created a Search Form that is basically a Popup ContinuousForm that consists of 15 fields(columns). When the user clicks on a record(row) the form closes and the selected record displays on...
1
by: David_from_Chicago | last post by:
I am developing an application in Access 2000 (A2K) which has multiple forms and subforms. Until now, all subforms displayed scroll bars properly (according to the subform's property setting). ...
3
by: Arweena | last post by:
I'm using MS Access 2003 on a computer running Windows XP Professional SP2 The problem I'm having is that the vertical scroll bar in my subform won't allow me to scroll down and see all the...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.