Hi, Check Wicket Examples > Ajax > Autocomplete. It should be at http://www.wicket-library.com/wicket-examples-6.0.x/ajax/autocomplete but I cannot open it at the moment. You can see the code at https://github.com/apache/wicket/blob/master/wicket-examples/src/main/java/org/apache/wicket/examples/ajax/builtin/AutoCompletePage.java
On Sat, Mar 30, 2013 at 5:14 PM, bart <[email protected]> wrote: > I need to use 3 wicket DropDownChoice rendered, eg country, city, town. > > How do I? > > . > > Thank you very much. > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/DropDownChoice-rendered-tp4657657.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com <http://jweekend.com/>
