Results 1 to 3 of 3

Thread: DBList control/serach

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 1999
    Posts
    6

    Post

    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

  2. #2
    New Member
    Join Date
    Sep 2000
    Posts
    1
    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.

  3. #3
    Fanatic Member spud's Avatar
    Join Date
    Aug 2000
    Location
    Munster (Germany)
    Posts
    542

    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
  •  



Click Here to Expand Forum to Full Width