Click here to Skip to main content
15,904,351 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
if the user type in text box related items should be displayed in combo box
Posted
Comments
OriginalGriff 24-Oct-13 4:45am    
Sounds good.
Now, what is your question?
What have you tried? Where are you stuck?
What environment?

1 solution

XML
in the text change event of text box call auto fill suggestion of combo box

eg auto complete..<a href="http://www.c-sharpcorner.com/blogs/2050/autocomplete-combobox-in-visual-c-sharp-2010.aspx">http://www.c-sharpcorner.com/blogs/2050/autocomplete-combobox-in-visual-c-sharp-2010.aspx</a>
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900