vtfuture / BForms

Bootstrap Forms for ASP.NET MVC
MIT License
62 stars 33 forks source link

How to use AutoComplete (typeahead) with server-side data? #245

Closed mstfcck closed 8 years ago

mstfcck commented 8 years ago

I want to get the data from db with ajax every search. How can I do that?

Is there any tutorial or not for that?

Thanks...

http://bforms.veritech.io/Docs/SelectExtensions#Select-Autocomplete

cristipufu commented 8 years ago

Check this out: https://github.com/vtfuture/BForms/issues/235