Re: Listview Checkbox checked by default and disapearing after submit

2012-12-08 Thread Pat
Thank you so much, I would never have found that! Everything works perfectly now cheers -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Listview-Checkbox-checked-by-default-and-disapearing-after-submit-tp4654605p4654610.html Sent from the Users forum mailing list

Re: Listview Checkbox checked by default and disapearing after submit

2012-12-07 Thread Sven Meier
//do stuff with the list } }; -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Listview-Checkbox-checked-by-default-and-disapearing-after-submit-tp4654605.html Sent from the Users forum mailing list archive at Nabble.

Listview Checkbox checked by default and disapearing after submit

2012-12-07 Thread Pat
w); protected void onSubmit() { LinkedList list = ((LinkedList)checkGroup.getModelObject()); for(int i=0; ihttp://apache-wicket.1842946.n4.nabble.com/Listview-Checkbox-checked-by-default-and-disapearing-after-su