kmeulemans
Registered User.
- Local time
- Today, 04:14
- Joined
- Aug 25, 2009
- Messages
- 14
All,
I am having problems with my Combo box "remembering" what values were selected.
I have a cascading set of combo boxes where a user selects the area in the first combo box and then in the 2nd combo box the user can select the options that correspond the to options selected in the first combo box. That all works fine. but if the user goes to the next record then goes back to record that was just entered, the option selected in the 2nd combo box is no longer shown.
The correct data is dumped into my form, but it is no longer shown on the form once the user navigates to a different record.
Any Idea on why this would be acting like this?
(There is picture attached that shows this)
I am having problems with my Combo box "remembering" what values were selected.
I have a cascading set of combo boxes where a user selects the area in the first combo box and then in the 2nd combo box the user can select the options that correspond the to options selected in the first combo box. That all works fine. but if the user goes to the next record then goes back to record that was just entered, the option selected in the 2nd combo box is no longer shown.
The correct data is dumped into my form, but it is no longer shown on the form once the user navigates to a different record.
Any Idea on why this would be acting like this?
(There is picture attached that shows this)