Re: AjaxFormComponentUpdatingBehavior after validation problem

2012-04-27 Thread Gytis
to be, all of this AjaxBehaviour starts working kinda strange, it doesn`t update Models... What can solve this problem? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/AjaxFormComponentUpdatingBehavior-after-validation-problem-tp4477705p4592316.html Sent from the Users

RE: AjaxFormComponentUpdatingBehavior after validation problem

2012-03-19 Thread Michal Wegrzyn
: AjaxFormComponentUpdatingBehavior after validation problem Hello, Michal, Well, I`ve tried to make an AjaxFormSubmitBehaviour, but this doesn`t help, in fact it is updating component, when you click Submit button, and I need it updated, when clicking checkBox. I`ve tried to add both Ajax behaviours, still

RE: AjaxFormComponentUpdatingBehavior after validation problem

2012-03-18 Thread Evan Sable
, -Evan -Original Message- From: Gytis [mailto:lietuvis...@mail.ru] Sent: Friday, March 16, 2012 5:32 AM To: users@wicket.apache.org Subject: AjaxFormComponentUpdatingBehavior after validation problem Hello, I have such a problem with AjaxFormComponentUpdatingBehavior. I have some

AjaxFormComponentUpdatingBehavior after validation problem

2012-03-16 Thread Gytis
(boxz); So as I said, after form validation, if errors occur, it won`t change dropdown to SECONDVALUE, but sets it as setEnabled(false), why this happens? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/AjaxFormComponentUpdatingBehavior-after-validation-problem

RE: AjaxFormComponentUpdatingBehavior after validation problem

2012-03-16 Thread Michal Wegrzyn
`t change dropdown to SECONDVALUE, but sets it as setEnabled(false), why this happens? -- View this message in context: http://apache- wicket.1842946.n4.nabble.com/AjaxFormComponentUpdatingBehavior-after- validation-problem-tp4477705p4477705.html Sent from the Users forum mailing list

RE: AjaxFormComponentUpdatingBehavior after validation problem

2012-03-16 Thread Gytis
: http://apache-wicket.1842946.n4.nabble.com/AjaxFormComponentUpdatingBehavior-after-validation-problem-tp4477705p4478018.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

RE: AjaxFormComponentUpdatingBehavior after validation problem

2012-03-16 Thread Michal Wegrzyn
regards, Michal Wegrzyn -Original Message- From: Gytis [mailto:lietuvis...@mail.ru] Sent: Friday, March 16, 2012 13:13 To: users@wicket.apache.org Subject: RE: AjaxFormComponentUpdatingBehavior after validation problem Hi, Michal, I`ve tried AjaxCheckBox component, but problem