You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by revenant <al...@yandex.ru> on 2012/02/02 14:46:34 UTC

AjaxRadio

Hello! Thank you for great work!

Why wicket 1.5.4 does not include default AjaxRadio component? I was really
frustrating when I did not find it.
This guy saved me:
http://reachmnadeem.wordpress.com/2011/08/15/wicket-ajax-radio/
Maybe this class (Ajax) should be included in default wicket's components?
Not all wicket users have knowledge how to write this component ourselves.

Thank you,
Alexander Lipatov

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/AjaxRadio-tp4351467p4351467.html
Sent from the Users forum mailing list archive at Nabble.com.

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


Re: AjaxRadio

Posted by Martin Grigorov <mg...@apache.org>.
Hi,

All you need to do is to add
org.apache.wicket.ajax.form.AjaxFormChoiceComponentUpdatingBehavior to
the RadioChoice.

On Thu, Feb 2, 2012 at 3:46 PM, revenant <al...@yandex.ru> wrote:
> Hello! Thank you for great work!
>
> Why wicket 1.5.4 does not include default AjaxRadio component? I was really
> frustrating when I did not find it.
> This guy saved me:
> http://reachmnadeem.wordpress.com/2011/08/15/wicket-ajax-radio/
> Maybe this class (Ajax) should be included in default wicket's components?
> Not all wicket users have knowledge how to write this component ourselves.
>
> Thank you,
> Alexander Lipatov
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/AjaxRadio-tp4351467p4351467.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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