How to create an autocomplete in phonegap with hits the database after and
character is entered
I an creating an app in which i want to implement an autocomplete search
field this field will contain the names of the user i saw the example
http://jquerymobile.com/demos/1.3.0/docs/widgets/autocomplete/strong text
but what i want is the list of user will increase every day so every time
to create li of username and then search name from it is not good idea so
what i want to do is every time user will enter character it should hit
the data base and get the name from there in the serach list the name are
saved in the local database. can anyone tell me how to do it and if
example is give then it wouldbe greate help thanks in advance.
No comments:
Post a Comment