Mouse wheel/scroll bar don't disply 1st record on a continuous for

G

Guest

I have a form with a continuous subform. It has a parent/child relationship.
For some reason, if the subform has more that one "page" (area of the
subform)of data to display, the mouse wheel works fine. If there are not
enough records to fill the "page" the mouse will will scroll down, but upon
the scroll up event, it will only scroll up to the second record. Using
keyboard commands e.g "page up" or clicking on the scroll bar arrows will
work and scroll to the first record. However, trying to drag the scroll bar
will not display the first record.

So it seems (my guess) is that the mouse wheel is connected to the scroll
bar, and that the scroll bar is having a problem.

Any ideas??????
 
R

Rob Parker

It seems that it's a bug with the scroll-wheel in this particular
circumstance. You can navigate to the first record by any other method (eg.
clicking on scroll-bar, up-arrow, ...) you choose. Unless you disable the
scroll-wheel - which can save all sorts of other problems, particularly in
single forms where it can be easy to change the record you're working on
without being aware of it - you'll simply have to educate your users to this
fact of life.

Rob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top