Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Incremental search in combo boxes
Message
De
29/07/1999 20:13:44
 
 
À
29/07/1999 18:14:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00247985
Message ID:
00248013
Vues:
28
>Hi,
>
>I'm trying to use incremental search in a combo box which contains a large number of items (all the cities in a province, which can be over a thousand in some cases.) I'd like the user to be able to start typing a city name and the text part of the combo box to show up with the first city name that matches what has been typed so far - this is incremental search, right? The incremental search property is set to .T.
>
>The help mentions modifying the value of _DBLCLICK, I've tried different values without any result.
>
>The data comes from a remote view. The actual list works fine, all names appear in there.
>
>Am I missing something here? Due to the nature of the data, incremental search is absolutely necessary in this case (and a few other combo boxes on the same form :-))
>
>thanks,
>Michel

I would really consider using a grid instead of a combobox for that many items. Comboboxes have always behaves unpredictably with more than a hundred or two items in their rowsource.

Mike probably pegged it though, for why your incremental search wasn't working...
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform