[flexcoders] Re: DateField Bug

2007-04-03 Thread billy_d_white
I ran into this exact same issue the other day.  I have a form with a
datefield/datepicker component and I found that if it is set to, say
today's date, and you then expand the date chooser and reselect the
same date, it comes back with NaN/NaN/NaN as the selected date. 
Anyone else seen this or know what might be causing it?


--- In flexcoders@yahoogroups.com, Chad Callahan [EMAIL PROTECTED] wrote:

 When selecting the date that the DateField object is already set to, the
 DateField text display becomes empty.  Does selecting the same date as
 is already selected cause the new selected date to become null?  Is
 there a property I can set to disable this feature? 
 
  
 
  
 
  
 
 CHAD CALLAHAN
 PROGRAMMER
 
 T8DESIGN.COM | P 319.266.7574 - x195 | 877.T8IDEAS | F 888.290.4675
 
 
 This e-mail, including attachments, is covered by the Electronic
 Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential, and
 may be legally privileged. If you are not the intended recipient, you
 are hereby notified that any retention, dissemination, distribution, or
 copying of this communication is strictly prohibited. Please reply to
 the sender that you have received the message in error, and then please
 delete it. Thank you.
 
 





[flexcoders] Re: DateField Bug

2007-04-03 Thread Doug Lowder
That's the default bahavior (unfortunately) for DateField, last I 
heard.  See this thread:

http://tech.groups.yahoo.com/group/flexcoders/message/28095


--- In flexcoders@yahoogroups.com, billy_d_white [EMAIL PROTECTED] 
wrote:

 I ran into this exact same issue the other day.  I have a form with 
a
 datefield/datepicker component and I found that if it is set to, say
 today's date, and you then expand the date chooser and reselect the
 same date, it comes back with NaN/NaN/NaN as the selected date. 
 Anyone else seen this or know what might be causing it?
 
 
 --- In flexcoders@yahoogroups.com, Chad Callahan chad@ wrote:
 
  When selecting the date that the DateField object is already set 
to, the
  DateField text display becomes empty.  Does selecting the same 
date as
  is already selected cause the new selected date to become null?  
Is
  there a property I can set to disable this feature? 
  
   
  
   
  
   
  
  CHAD CALLAHAN
  PROGRAMMER
  
  T8DESIGN.COM | P 319.266.7574 - x195 | 877.T8IDEAS | F 
888.290.4675
  
  
  This e-mail, including attachments, is covered by the Electronic
  Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential, 
and
  may be legally privileged. If you are not the intended recipient, 
you
  are hereby notified that any retention, dissemination, 
distribution, or
  copying of this communication is strictly prohibited. Please 
reply to
  the sender that you have received the message in error, and then 
please
  delete it. Thank you.