Unanswered: Set active item in navigation view which is inside the tab panel.
Unanswered: Set active item in navigation view which is inside the tab panel.
Hi all,
I am using a tabpanel. There is total 4 tab in my application. I added one button on tab bar for logout.
On first tab there is a navigation view and first panel in navigation view is login panel.
On click logout button i want to show the first tab with the navigation view on login panel as active.
Any solution?