Hi All,
I have a combobox with list of names and would like to use a search functionality for this combox box and automatically fill the data into textbox after selecting the name from the combobox. Could you please help me how to proceed with the search functionality and autofill data into textbox.
Thanks in advance for all your help!
Loading
Amit ChoudharyPosted Mar 24, 2010, 2:36 AM
See below article here is the code for autofill/autocomplete combo box:
http://www.eggheadcafe.com/tutorials/aspnet/37ce3691-c4e4-4f00-90e2-0a07e3aaa605/c--autocomplete--combob.aspx
Please mark as answer if it helps