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.
jquery Ui AutoComplete has a property that named Source. i want to value this
Share
There’s a perfectly good example on the demo page
Edit: Actually, the default example source is even better.