1
Answer

Ediatble Textbox in asp.net

I want to editable textbox with it's dropdown list in asp.net.
suppose I add 'a' letter in textbox then listout word from db those start in 'a' letter.Similarly in google search textbox.
Answers (1)