Question

jquery Ui AutoComplete has a property that named Source. i want to value this property with static datasource for example generic list or filled dataset on my asp.net application. is it possible? would you please give me an example? thanks.

Was it helpful?

Solution

There's a perfectly good example on the demo page

  1. Go to http://jqueryui.com/demos/autocomplete/#options
  2. Expand the "source" example

Edit: Actually, the default example source is even better.

  1. Go to http://jqueryui.com/demos/autocomplete/
  2. Click the "View Source" link under the demo
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top