PREVENT SCROLLING

  • Thread starter Thread starter Sammie
  • Start date Start date
S

Sammie

Is there a way to prevent the user from accdently scrolling and changing
records while entering data?
Thanks,
Sammie
 
If the "accidental scrolling" is from the mouse scroll wheel, use Steven
Lebans code to disable it:
http://www.lebans.com/mousewheelonoff.htm

If the user is scrolling by some other method, find/write some code to
prevent that - but I doubt that's the problem ;-)

Rob


Sammie said:
Is there a way to prevent the user from accdently scrolling and changing
records while entering data?
Thanks,
Sammie
=----
 

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

Back
Top