Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Drop down combo
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Drop down combo
Divers
Thread ID:
00417689
Message ID:
00417689
Vues:
43
Hello,
I have a drop down combo box in my form in VFP 3.0. What I am trying to do is each time when user press the key board I will do an increamental search on the current value on that field in a table for a matching record. If a matching record is found, I will display the value. I put the codes in the keypress event. First, I will check if the current value is empty: if !empty(alltrim(this.value)), I will do the search. Could anyone tell me why does it returns empty all the time? thanks
sherry
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform