Hi, I guess you have to provide an own SuggestionOracle which searches a List with a search algorithm that is a s good as possible... - I did provide an own suggestion oracle for another occation and it works quite well...
On Jul 2, 5:21 pm, crojay78 <[email protected]> wrote: > Hi, > > I am using the suggest box in my app. Now I'm searching for the > possibility to change the filter. Is it possible to change the > behaviour so that not only words which start with the input will be > suggested also words where the input occurs anywhere in the name. > > If I have a list like this > > Jim > Tim > Mike > Frank > > Now it just reacts if you hit the first character. But I want that if > you type in "im" you would have Jim and Tim as suggestions > > Thanks -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
