I have a vendor database which contains three page tabs. While I designed it to fit the majority of screen resolutions here, some users have such a low resolution that the form is too big for the screen, and they have to scroll down to access the bottom.
The problem is that these users try to use the scroll wheel on their mouse to get to the bottom of the form, but that only changes to the next record, and that has led to incorrect data entry.
Since telling people "Don't use your scroll wheel" hasn't seemed to fix the problem, can the scroll wheel be disabled in the form design? I see that there is a 'On Mouse Wheel' event, but I don't know if that will help.
Thanks,
Hende
The problem is that these users try to use the scroll wheel on their mouse to get to the bottom of the form, but that only changes to the next record, and that has led to incorrect data entry.
Since telling people "Don't use your scroll wheel" hasn't seemed to fix the problem, can the scroll wheel be disabled in the form design? I see that there is a 'On Mouse Wheel' event, but I don't know if that will help.
Thanks,
Hende