Looking for some advice on how others handle the following situation. A combo box contains a list of items for the user to select. The client only wants to see the currently active items. Not a big deal to do in the select for the combo box data source. But what if the user is looking at an old record where a particular item is now inactive and is no longer available in the combo box. I could have separate controls, a text box to show the current value and a combo box to show the available items when in the "Edit" mode. But then I will have to change the combo box source to include the inactive items and some method to determine when I need to change the data source. I have used a right-click to toggle this sort of action in the past but I'm hoping someone can pass along some of their knowledge and recommendations.
Auguy
Northwest Ohio
Auguy
Northwest Ohio