Click here to Skip to main content
16,023,117 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello
i create a own website in asp.net using C#
now i add a one dropdownlist for state
but i load my site i just select a state i donot write any text in runtime
in dropdownlist
now i want to editable dropdownlist so what i do you do?
i not want to add any textbox and the add in dropdownlist of textbox's value

please help me

thanks in advance
Posted

1 solution

If you don't want to use textbox then you can use any third party api of dropdown. Visit some URL:


http://chakrabarty.com/pp_editable_dropdown.html#3[^]


Editable Dropdown - DHTML Behavior[^]
 
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