Different Scroll issue

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to figure out why the mouse button exhibits different behavior
depending on the database. The first action happens when I create an asset
database from the new db choices and insert several records. I use the scroll
button on the mouse and the asset form and the form steps through records.
This is just fine with me as I do not wish to disable the button with Leban's
mousehook.
The second action happens in a different database and allows the mouse to
scroll past the new record and create new blank records. I have checked the
events and properties for each of the databases forms and cannot see any
apparent differences. The tables don't seem to have any required fields in
either database. Both database forms are sourced from the table.
Is there a property that I am missing?
Thanks for any help and suggestions.

DB_Bill
 
That was one of my first investigations and both db's the forms allow... are
set to yes. I am glad to see that somebody else felt that it may be reason.

DB_Bill
 
Back
Top