chekbox - allow only 5 selected

2012-07-03 Thread Dan12321
). I want to check this when the checkbox is selected (not after submitting form). Could help me, how can I do it? Thanks. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/chekbox-allow-only-5-selected-tp4650340.html Sent from the Users forum mailing list archive

Re: chekbox - allow only 5 selected

2012-07-03 Thread Jeremy Thomerson
On Tue, Jul 3, 2012 at 12:09 PM, Dan12321 wee...@centrum.cz wrote: Hi, I have CheckGroupUser group = new CheckGroupUser(usersGroup, list); and in repeater I add checkbox: item.add(new CheckUser(checkboxUser, group)); I have got 20 checkboxes, but I want to allow only 5 checkboxes select.

Re: chekbox - allow only 5 selected

2012-07-03 Thread Martin Grigorov
the checkbox is selected (not after submitting form). Could help me, how can I do it? Thanks. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/chekbox-allow-only-5-selected-tp4650340.html Sent from the Users forum mailing list archive at Nabble.com

Re: chekbox - allow only 5 selected

2012-07-03 Thread Alexander Cherednichenko
this message in context: http://apache-wicket.1842946.n4.nabble.com/chekbox-allow-only-5-selected-tp4650340.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: chekbox - allow only 5 selected

2012-07-03 Thread Martin Grigorov
this when the checkbox is selected (not after submitting form). Could help me, how can I do it? Thanks. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/chekbox-allow-only-5-selected-tp4650340.html Sent from the Users forum mailing list archive at Nabble.com