Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving info not in a dropdown combo box
Message
From
23/10/1999 21:52:15
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00280481
Message ID:
00280485
Views:
13
>I have a combo box on a form that works great. However, I would like it to be able to 'save' info entered that is not in the list.
>I have tried different code , but cannot seem to get it correct.
>can anyone suggest a solution?
>TIA
>DAN

*** Combo.Lostfocus event
If Not (This.Value==This.Displayvalue) && it indicates that the entry is not part of list
*** insert new record to the table behind the combo
Endif
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform