Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo boxes
Message
 
À
21/01/1997 07:06:35
Ralf Zimmer
N:media Datapoolsystems Gmbh
Duesseldorf, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00017950
Message ID:
00019047
Vues:
37
>Does anybody know how to use the combo boxes to search a table so that the only values shown in the list match the value entered at the keyboard?
>
>e.g When you type 'A' all the values in the database begining with A are returned. If you then type 'N' all the values starting with 'AN' are returned.
>
>At the moment when i do this only the first letter is used to search and you can't see what is typed.
>
>The control in Access seems to work properly, is there another control i can use or does anyone know any code which will enable me to perform the task mentioned?
>
>thx in advance

In the INIT Method for the form, type the following line in...

_dblclick=1.5

This will set the rate up on the frequency the input is tested for and acted upon. The higher the number, the more often it will be checked - but I've heard that it may slow down system performance if left to high.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform