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-sele

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