Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Incremental search in combo boxes
Message
From
29/07/1999 20:13:44
 
 
To
29/07/1999 18:14:05
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00247985
Message ID:
00248013
Views:
24
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform