I've been working on an app that has a Tabbed Page. Within that page, there is an nested list view. If I try and perform a Push, when a list item is clicked, it moves forward to the next view without keeping the tabs. Is there a way to force the new page to be loaded as a nested content view within the Tabs page?
Thanks!