You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by bart <tw...@gmail.com> on 2013/03/30 16:14:12 UTC

DropDownChoice rendered

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: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: DropDownChoice rendered

Posted by Martin Grigorov <mg...@apache.org>.
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 <tw...@gmail.com> 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: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>


-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>