i have a datefield on a view. on initialize of the datefield, i set a selectableRange, and it's working fine. But on a next "show" of the view, with a different selectableRange object, the selectablerange does not change. How can i re-do a initialize() on the datefield
thx
<mx
width="100"
initialize="setSelectableRange()"/>
setSelectableRange() return the array withe rangeStart and rangeEnd
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

