Combobox in jquery
Posted
by Roy
on Stack Overflow
See other posts from Stack Overflow
or by Roy
Published on 2010-04-17T03:52:14Z
Indexed on
2010/04/17
4:03 UTC
Read the original article
Hit count: 359
Hi,
I've searched Internet quite a long time. But no combox box fit my need was found. Can anyone help me? Thanks in advance!
What I need is a dropdown list have a editable box, which act exactly as the combobox in Windows desktop applications. I have a list of value for the user, but I also what them to type if the options there doest fit their demand. And I'm using asp.net mvc, I want to make sure the control can be bind by default model binder. Thanks!
Best regards
© Stack Overflow or respective owner