RE: Datepicker model change problem

2009-11-12 Thread Swarnim Ranjitkar
m: igor.vaynb...@gmail.com > Date: Thu, 12 Nov 2009 13:19:17 -0800 > Subject: Re: Datepicker model change problem > To: users@wicket.apache.org > > you need to either call modelchanged() or clearinput() on the ddcs > > -igor > > On Thu, Nov 12, 2009 at 12:57 PM, wicketn

Re: Datepicker model change problem

2009-11-12 Thread Igor Vaynberg
you need to either call modelchanged() or clearinput() on the ddcs -igor On Thu, Nov 12, 2009 at 12:57 PM, wicketnewuser wrote: > > Hi Anyone has any idea about this > > wicketnewuser wrote: >> >> >> I have a page with date picker that picks the date, DropdownChoice for >> hour and minute. When

Re: Datepicker model change problem

2009-11-12 Thread wicketnewuser
Hi Anyone has any idea about this wicketnewuser wrote: > > > I have a page with date picker that picks the date, DropdownChoice for > hour and minute. When I click "today" button I change the model in > onsubmit method. It is suppose to change the form value in datepicker, > hour and minute to