Click here to Skip to main content
15,894,252 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am doing project Asp.net with C#. In my project I want to display Combobox, Which is Just like TextBox, When I press the key the ListBox displays with ListItem and It displays with releted word.
Posted
Comments
[no name] 3-Aug-13 7:32am    
The you need to research "auto complete"
Member 8390746 3-Aug-13 7:55am    
I dont want an auto complete text box.I need the selected items id and text for further coding.
Member 8390746 3-Aug-13 7:43am    
I dont want an auto complete text box.I need the selected items id and text for further coding.
Joezer BH 4-Aug-13 7:51am    
What seems to be the problem then?

1 solution

This would be an AutoComplete Textbox then ...

Here's a tutorial on that:
AutoComplete Textbox[^]

Cheers,
Edo
 
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