Re: AjaxDatePicker Revisited
Re: AjaxDatePicker Revisited
- Subject: Re: AjaxDatePicker Revisited
- From: Klaus Berkling <email@hidden>
- Date: Sun, 29 Aug 2010 17:23:52 -0400
On Aug 29, 2010, at 5:01 PM, Paul D Yu wrote: Ah, the date format has to be %m/%d/%Y 4-digit year.
Yes, that is indeed the "right" thing to do, works.
Thanks!
Paul On Aug 29, 2010, at 4:58 PM, Klaus Berkling wrote: I got AjaxDatePicker to work quite easily, so I though.
I have not found out where to set the date selected in the calendar.
I pre-populate the field with a value but when clicking on the date field it shows the current month in the calendar. Like-wise when I change the date, using the calendar, next time I click the field it still does not show the date field's date in the calendar.
Here's my binding:
HotelCheckInDate : AjaxDatePicker { value = hotelCheckInDate; format = "%m/%d/%y"; size = "8"; calendarCSS = "myCalendar.css"; calendarCSSFramework = "application"; }
Am I missing a binding?
(The initial value of is set to one day before the beginning of a conference.)
kib
"We keep moving forward, opening new doors, and doing new things, because we're curious and curiosity keeps leading us down new paths." Walt Disney
Klaus Berkling Web Application Dev. & Systems Administrator DynEd International, Inc.
kib
"Success is not final, failure is not fatal: it is the courage to continue that counts." Winston Churchill
Klaus Berkling Systems Administrator DynEd International, Inc.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden