Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Incremental Search
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00057014
Message ID:
00057095
Views:
34
>>>>Does the Incremental Search Work in VFP 3.0. I have treid to use this feature with no success.
>>>
>>>I have a subclassed textbox that does an incremental search that works just fine. I added three properties to the subclass, 1 to store the table to search, the index tag to use and the field name that is searched. Is something like this what you are referring to?
>>
>>I was trying to use the incremental Search property in the combo box. I set it to true and do not get a search, but I do not recall specifuying which INdex to use. I think I will check.
>>
>>Does your text box search after each character is typed?
>Ken,
>
>
>The combos style property should be set to DropDownList for incremental searching to wokr properly. If it si set to dorpdowncombo then the incremental search will not find a hit until the displayvalue exactly matches an item in the liast.

My combo was set to DropDownList but was not bound to a data field. I built the list using AddItem method. Once I bound the column to a data field and set the Style correctly...It worked.


Thanks for the reply

Ken
Ken Wardwell
Previous
Reply
Map
View

Click here to load this message in the networking platform