Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Highlighting a row in a Filtered List Box
Message
From
03/10/2004 06:04:08
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
02/10/2004 22:00:13
Mike Smith
Doncaster Office Services
Oakville, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Miscellaneous
Thread ID:
00948266
Message ID:
00948299
Views:
16
Hi Mike

The problem is there are many "Holy Grails" in development. That's one of the reasons I use a framework. Visual MaxFrame already has an incremental searching grid. It already has a grid that does multi-select. It already has a textbox that replaces a combobox.

To do your listbox and have the record number match the list index, use a query, not a filter. Although you really should be using a PK, not the record number. Using the PK or any other unique record identifier, you can use a for next loop to find the PK in the list and set the listindex.

>Sergey:
>
>The only reason I am using the List Box is for the Incremental Search and I am quite pleased with the results.
>
>Would your proposed Grid have Incremental Search?
>
>Let me ask this a different way, Is it possible to get a Grid to do Incremental Search with VFP 8.0 or VFP 9.0 Beta?
>
>Sergey, this would be the Holy Grail. But I always thought this could only be done with List and Combo Boxes.
>
>
>Mike Smith
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform