Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Incremental Search in MultiListBox
Message
From
14/01/1999 16:50:07
 
 
To
14/01/1999 16:27:27
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00176199
Message ID:
00176218
Views:
26
I guess Advisor people could come here on UT, look through just few days threads and get tips for full next year.

>Cool! It works perfectly. Thanks for the help. Maybe you should send this trick to Foxpro Advisor magazine.
>
>>>Can someone help me on this. How can I use the incremental search in MultiColumn ListBox? Like for example in Column4 of the ListBox which I want the Incremental seach to trigger.
>>>
>>>Thanks.
>>
>>You should add 'invisible' first column to listbox:
>>List.Rowsource="MyTable.Field4,Field1,Field2,Field3,Field4"
>>List.ColumnCount=5
>>List.ColumnWidth=0
>>This way user will see just 4 right columns, but incrementalsearch will be triggered by the leftmost (field4)
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform