I am trying to get selected value of dropdownchoice in wicket framework , but i am unable to get it.
How can i get selected value of DropDownChoice on the change event of dropdownchoice ???
Thanks.
I
I am trying to get selected value of dropdownchoice in wicket framework , but
Share
It’s easy, all you have to do is use an
AjaxFormComponentUpdatingBehavior: