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. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/flex_india?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

