Thank you Carlos! This was exactly what I needed to do.

Julian


Carlos Pita-4 wrote:
> 
>             protected void onUpdate(AjaxRequestTarget target) {
>                 dropDown2.clearInput();  <--- reset input !!!
>                 dropDown2.setModelObject(null);
>                 target.addComponent(dropDown2);
>             }
> 

-- 
View this message in context: 
http://www.nabble.com/Problem-with-DropDownChoice-and-AjaxFormComponentUpdatingBehavior-tf4394596.html#a12561183
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to