D
Dariusz Tomon
Hello
I'm looking for a solution for my project. All I want is to have a textbox
control which can respond for pressing keys. The other control will be
dropdownlist which will be retrieving data from database with "where"
condition based on what is typed in the first control.
Example: There will be string "Wa" in textbox. When first pressing "W" ->
corresponding dropdownlist will show list of cities starting with "W", then
when user press "a" (String will be "Wa") - list of cities will be shorten
to cities starting with "Wa" and so on....
Maybe there is a better solution - please advice me and reffer me to
appropriate web address to download/read abou the solution.
Best Regards
Darek
I'm looking for a solution for my project. All I want is to have a textbox
control which can respond for pressing keys. The other control will be
dropdownlist which will be retrieving data from database with "where"
condition based on what is typed in the first control.
Example: There will be string "Wa" in textbox. When first pressing "W" ->
corresponding dropdownlist will show list of cities starting with "W", then
when user press "a" (String will be "Wa") - list of cities will be shorten
to cities starting with "Wa" and so on....
Maybe there is a better solution - please advice me and reffer me to
appropriate web address to download/read abou the solution.
Best Regards
Darek