Can you please past the code snippet here or at pastebin please?
------Original Message------
From: Tito
To: users@wicket.apache.org
ReplyTo: users@wicket.apache.org
Subject: Chained dropdowns
Sent: Nov 18, 2011 11:36 AM

Hi, I'm trying to connect three drowpdowns.

For example.

combo1: Country
combo2: Province
combo3: City

I'm updating dropdowns by Ajax with
AjaxFormComponentUpdatingBehavior("onChange") and it works ok.
But if you choose a Country, then a Province, then a City and after that
you change the Country, the Province changes but not the city.

I'm doing everything with models and adding all dropdowns to
AjaxRequestTarget.

Regards

Norberto




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to