Tagged Questions
0
votes
1answer
305 views
How to pass Data between Master and detail view w/Split view navigator
I am building an application that the split view navigator would work very effectivley. My only problem I am running into is passing data between the master view which holds my list of things to click ...
0
votes
1answer
1k views
How to change view on the right view with SplitViewNavigator Flex 4.6
I am creating a mobile app with Flex 4.6 and I'm using the SplitViewNavigator with tabbed application. I have one left view that never changes that has a static list associated with it. I have ...