Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Text box call a list for selection
Message
De
17/12/2008 09:41:55
 
 
À
17/12/2008 09:38:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01368102
Message ID:
01368105
Vues:
8
>Dear All,
> Can anyone help me how to call a selection list after a text box's characters are entered but not matched just like the command word selection eg. enter append and then pop up a list blank,from,general .. for selection? eg. customer name's entered but not found and pop up the closely matched customer name for selection.
>
>Chau, Moon

Basically, you intercept textbox.value in textbox.interativechange event and run a query against table getting a cursor of possible entries and show them in a grid.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform