>> effective.selectedDate = null;

 

This should clear it.  Perhaps the actionscript function containing this
code isn't getting called.

 

HTH,

Ryan

 

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Stephen More
Sent: Tuesday, December 09, 2008 12:18 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] clearing out mx:DateField

 

Within flex I have:
<mx:DateField id="effective" />

Once a user selects a date, I can not clear it out using actionscript.

I have tried:
effective.selectedDate = null;
effective.selectedDate = undefined;
neither one has worked.

How can one clear out the mx:DateField ?

-Thanks

 



This message is private and confidential. If you have received it in error, 
please notify the sender and remove it from your system.

Reply via email to