|
-
Jun 15th, 1999, 05:06 AM
#1
Thread Starter
New Member
I have a DBList control populated with the "Name" field of a recordset.
I also have a textbox above it, which I would like to be able to type in characters and the dblist progrssively "homes" in on the desired name.
I know how to achieve this with a standard listbox, but I can't get the DBlist box to perform the same way. Any ideas (would this still be known as a Binary Search?)
Thanks
-
Sep 7th, 2000, 01:06 PM
#2
New Member
Have you figured this out? I am trying to do the exact same thing with no luck. I have been able to get the index of the record to match the characters they type, but I can see no way to set the selected Item.
Also, i see that it has some kind of built in searching functionality, "MatchEntry" but i cannot find any documentation on how to use this.
-
Sep 8th, 2000, 06:34 PM
#3
Fanatic Member
Go to this page I tried doing what you are doing with help from Red Thread using DBComdo
Good Luck
Spud
http://forums.vb-world.net/showthrea...threadid=29448
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|