Hello, is possible to execute some code when I change selected item in DropDownChoice without refreshing page? In onSelectionChanged method I would like to save information that new item was selected and value of new selected item. But when I use code below, it refresh page. It is possible without refreshing page? Thanks.
-- View this message in context: http://apache-wicket.1842946.n4.nabble.com/onSelectionChanged-without-refreshing-page-tp4650044.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
