add AjaxFormComponentUpdatingBehavior instead of overriding
wantOnSelectionChangeNotification()

-igor

On Mon, Jun 18, 2012 at 12:50 PM, Dan12321 <wee...@centrum.cz> wrote:
> 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: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>

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

Reply via email to