Re: What is wrong/missing in this code, model object deos not get set

2013-02-01 Thread saty
Yes, this is it, thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/What-is-wrong-missing-in-this-code-model-object-does-not-get-set-tp4656005p4656009.html Sent from the Users forum mailing list archive at Nabble.com.

Re: What is wrong/missing in this code, model object deos not get set

2013-02-01 Thread vineet semwal
use AjaxFormComponentUpdatingBehavior On Sat, Feb 2, 2013 at 12:18 AM, saty wrote: > I will give it a try just to see if model gets set, but i really cant do that > in this case as there are other fields in the form that need to be filled > before submitting the form, is there any other way that

Re: What is wrong/missing in this code, model object deos not get set

2013-02-01 Thread saty
I will give it a try just to see if model gets set, but i really cant do that in this case as there are other fields in the form that need to be filled before submitting the form, is there any other way that just sets the model for auto complete field? -- View this message in context: http://ap

Re: What is wrong/missing in this code, model object deos not get set

2013-02-01 Thread Michael Mosmann
ct()); > //always prints null here??? > > } > > }); > >Thanks > > > >-- >View this message in context: >http://apache-wicket.1842946.n4.nabble.com/What-is-wrong-missing-in-t

What is wrong/missing in this code, model object deos not get set

2013-02-01 Thread saty
//always prints null here??? } }); Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/What-is-wrong-missing-in-this-code-model-object-deos-not-get-set-tp4656005.html Sent from the Users