My application uses a ToggleButtonBar with a viewstack as it's dataprovider. 
When the app is first loaded and each component is called in the stack, it 
loads the component and runs it's initApp() on the creationComplete. However 
when you go back it's already loaded and doesn't run the initApp() and pull new 
external data. 

Is there a way to automatically reload the component each time a generated 
button is pushed in the ToggleButtonBar? 


Reply via email to