DavidP
Jun 15th, 1999, 05:06 AM
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
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