Navigate between pages inside Syncfusion SfTabView tab, but without losing the tab page tabs

I am using SfTabView with 3 tabs , I want to navigate to other pages without loosing tab view bar. I am in prism MVVM


2 Replies


VV Vijayakumar Viswanathan Syncfusion Team December 14, 2022 03:10 PM UTC

Hi Narasagounda,

 

Thanks for contacting Syncfusion support.

 

Query: Navigate between pages inside the Syncfusion SfTabView tab, but without losing the tab page tabs


The SfTabView doesn't support the reported behavior. 

Since The SfTabView control is a ContentView control and it can be added to a ContentPage. Due to this if we navigate to another page then the SfTabView will not be visible because it is a child of another page.

 

Regards,

Vijayakumar V


Loader.
Up arrow icon