asp.net mvc - Need a Javascript searchable/filtrable combobox with remote json datasource -


i need combobox (open source preferred) functionality:

  1. remote datasource json format
  2. filtrable/searchable
  3. data value/display value
  4. integrated asp.net mvc client side validation (no extjs)

i'm searching , testing many days not found anything...

see jquery ui autocomplete combobox example

it uses underlying html <select> element, assume should work client side validation.

the example uses pre-defined list of options, can modify use ajax call instead. see other autocomplete examples.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -