I have a autosuggest library which I have been using in my project. I now
have a textinput where I have to use this library. But this time the input
has around 900,000 records. i.e, an xml having 900,000 nodes. When I used
it with the component, it works but it has become slow probably because of
filtering of the xmllistcollection on each key press. On each key press it
takes 2-3 sec for refreshing. Is there a way to speed up the process?
I tested this xml on the local machine.

-- 
You can only depend on yourself. The cavalry ain't coming.

Reply via email to