Click here to Skip to main content
15,886,689 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hello,

i am trying to implement autocomplete like when user click on textbox then by default autocomplete shows 10 record and when i scroll autocomplete then it will load next 15 record.

i tried with smart auto complete but it is unstable.

So please help me on this.
Posted
Comments
ZurdoDev 13-Apr-15 14:36pm    
How can we help?

1 solution

 
Share this answer
 
Comments
eshan1234 15-Apr-15 6:11am    
hello anand
i am using this

http://www.codeproject.com/Articles/325719/JQueryUI-smartAutocomplete

but it is not as per requirement.
problem is that first time it works perfect that means when i clicked on text box it populated 15 value and when i scrolled it loaded rest value (next 15) but when i select and value and again clicked on text box it shows 15 value but when i scrolled then autocomplete becomes null and b.offset becomes null and autocomplete stopped working.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900