can i get the selected value from DropdownChoice not in the onSubmit method of a form

2011-10-17 Thread TimmyDeng
I need to use DropdownChoice in a ModelWindow, but if i get the selected
value in the onSubmit method of a form, the ModelWindow will be closed. Can
you please tell me another way to get the selected value, not in the
onSubmit method of a form

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/can-i-get-the-selected-value-from-DropdownChoice-not-in-the-onSubmit-method-of-a-form-tp3911558p3911558.html
Sent from the Users forum mailing list archive at Nabble.com.

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



Re: can i get the selected value from DropdownChoice not in the onSubmit method of a form

2011-10-17 Thread TimmyDeng
Thanks for your quick reply. 
However, if the dropdownchoice is not in a form, then the
onSelectionChanged() method will not be executed. So cannot get the changed
value. Do you have further suggestion?

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/can-i-get-the-selected-value-from-DropdownChoice-not-in-the-onSubmit-method-of-a-form-tp3911558p3911802.html
Sent from the Users forum mailing list archive at Nabble.com.

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