Yup. Obviously, google's implementation is different but it has the same functionality as dojo's suggestion list. I think dojo is fine as a solution and I've seen talk about Ext-JS integration as well and Ext has a pretty nice combobox too. Problem is, Ext's framework doesn't play nicely with Wicket. It's fine when you make a component but kind of murderous when you try to get it to update through AJAX, redraw, etc.
Luke Patrick Angeles wrote: > > Or better yet, this (see top-center widget): > > http://www.google.com/reader/view/ > > > Luke Ma wrote: >> >> OK on the DropDown and AJAX bits, but no text field to make it a >> combobox. >> >> I think he was looking for something like this: >> http://www.demay-fr.net:8080/Wicket-start/app?wicket:bookmarkablePage=:wicket.contrib.dojo.examples.SuggestionListSample >> >> >> Juergen Donnerstag wrote: >>> >>> is that what you are looking for? >>> http://www.wicket-library.com/wicket-examples/ajax/choice.1 >>> >>> Juergen >>> >>> >> >> > > -- View this message in context: http://www.nabble.com/Ajax-Combobox---Select-tp15012832p15036038.html Sent from the Wicket - Dev mailing list archive at Nabble.com.
