getting current date and showing it in dateField's textfield component
hi,
how can current date , show in da textfield part of datefield component..please me out this..
the 1 worked around making new object date class...and retrieving details getfullyear,getmonth , getdate , storing ..but want date datefield component , when application loads want current date putted in textfield part of datefield component...please me out
how can current date , show in da textfield part of datefield component..please me out this..
the 1 worked around making new object date class...and retrieving details getfullyear,getmonth , getdate , storing ..but want date datefield component , when application loads want current date putted in textfield part of datefield component...please me out
<mx:datefield id="df" x="150" y="123" selecteddate="{new date()}"/>
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment