G
Guest
I am building a asp.net 1.1 phone directory that I want to search names as
soon as a user inputs values to a textbox called "SearchBox".
Example: I enter an “r†all names start showing, then “o†and all “ro†names
and so forth. I am assuming the best way to accomplish this is by populating
a dataset and search from the dataset.
Unfortunately this is not happening and will only search when enter is
pressed.
Any suggestions or recommendations?
soon as a user inputs values to a textbox called "SearchBox".
Example: I enter an “r†all names start showing, then “o†and all “ro†names
and so forth. I am assuming the best way to accomplish this is by populating
a dataset and search from the dataset.
Unfortunately this is not happening and will only search when enter is
pressed.
Any suggestions or recommendations?