Hi All,
I have a form that is bound to a table. on the form i have an unbound combo box which, when changed (onchange event), sets the value of a text box which is bound the the forms bound table ID field.
The problem i have is that when i scroll with the mouses rollerball the text box ends up cycling through the ID records in my table. (the value in the text box changes)
How can i stop this so that you can't cycle through the records, only change the value in the text box by the combo selection???
Many Thanks,
Spin.
I have a form that is bound to a table. on the form i have an unbound combo box which, when changed (onchange event), sets the value of a text box which is bound the the forms bound table ID field.
The problem i have is that when i scroll with the mouses rollerball the text box ends up cycling through the ID records in my table. (the value in the text box changes)
How can i stop this so that you can't cycle through the records, only change the value in the text box by the combo selection???
Many Thanks,
Spin.