along with the datetextfield i have a dropdownchoice menu. the page updates based on the item selected in the dropdown which updates a list menu.
Original Message: ----------------- From: Martin Makundi martin.maku...@koodaripalvelut.com Date: Mon, 5 Apr 2010 18:40:15 +0300 To: users@wicket.apache.org Subject: Re: saving datetextfield values on ajax refresh What initiates ajax-updating the page? What do you update? Few solutions: a) use listview.setreuseitems b) use a formcomponentreusemanager c) use an AjaxFormSubmittingChangeListenerBehavior ** Martin 2010/4/5 wic...@geofflancaster.com <wic...@geofflancaster.com>: > here's the scenario, i have a datetextfield that when the page gets updated > via ajax, the datatextfield values get reset and are no longer what they > changed to. > > i've tried adding an onchange behavior to the datefield to update the > modelobject when the field is changed but have had no luck. > > > anyone else had this problem? > > can you maybe give me a code snippet to work with? > > thanks > > -------------------------------------------------------------------- > mail2web.com Enhanced email for the mobile individual based on Microsoft® > Exchange - http://link.mail2web.com/Personal/EnhancedEmail > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -------------------------------------------------------------------- mail2web.com Enhanced email for the mobile individual based on Microsoft® Exchange - http://link.mail2web.com/Personal/EnhancedEmail --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org