Hello All,

I have a ViewStack Container, with many Children within.

Each child has it's own unique set of data-driven controls, and each
time the user goes back to a specific Child, I need to Requery the
database, so that I get the freshest data each time.  The easiest way to
do this, is listen for the Event for when a Child gets toggled.

I tried "activate" but this event kicks off only the FIRST time a
Container gets shown.  I need this even to kick off each and every time,
the ViewStack's Children get toggled.

Could any of you point out which event I need to trigger, in order to
for this to happen?

Thanks in advance,

Mike


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to