Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IncrementalSearch Doesn't Work
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00676188
Message ID:
00676333
Views:
12
It works for Style = 2 - Drop-down List. For Style = 0 it requires that list was droped down.


>I have a combobox on a form with the following settings:
>
>
>IncrementalSearch = .T. (Default)
>InputMask = "!!!!!!!!!!"
>RowSource = "SELECT StatName FROM Station ORDER BY StatName INTO CURSOR Temp1"
>RowSourceType = 3 - SQL Statement
>
>
>Yet when I type stuff into the combo, it does not search. There are
>values in the list which should result in a match.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform