Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dreaded Combo Box Behavior
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Dreaded Combo Box Behavior
Miscellaneous
Thread ID:
00034772
Message ID:
00034772
Views:
72
I have a combo box (actually dropdown list (style=2)) listing different types of software to choose from. I populate this dropdown using rowsourcetype=SQL Select and rowsource="SELECT desc FROM software INTO CURSOR query".

I want to populate another table (CALLS.DBF) with the value of the selection so I set the controlsource to "calls.softwaredesc".

I would like to use this dropdown to serve the dual function of showing what was previously entered, and allowing the user to change the value of what was previously entered. My problem is that is a record that was previously entered has a softwaredesc that is no longer in the software table, it will not show as the value in the dropdown list.

Does anyone have any simple workarounds?
Next
Reply
Map
View

Click here to load this message in the networking platform