Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox - Add to list
Message
De
27/03/1997 10:33:36
Bill Gravell
Indoor Purification System
Menifee, Californie, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00025823
Message ID:
00025850
Vues:
23
>>I'd like to allow my user to type in a name in the combobox and add the new item to a table. I've looked at AddItem, and the descriptions are about to drive me to drink....Anybody done this?
>>
>>I've also looked at DisplayValue and Value, and I know that if they don't match, then use AddItem. What do I put in AddItem?
>
>
>if this.displayvalue this.value then
> insert into mylookup (uniqueid,desc) values(uniqueid(), this.value)
>endif
>????

Hi Dave.....thanks for the response...I'll go try it right now....

Bill
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform