Setting the default tab of tab container in the run time

6
Hi, I have the scenario to load the default tab based on the enumeration value. For example, if the enum value is ‘one’ then the first tab should be displayed and if the enum value is ‘two’ then the second tab should be displayed when navigating to the page. Is it possible to set the default tab of the tab container widget in run time. Any suggestion would be great to achieve this feature, Thanks!
asked
1 answers
5

Hi Ananthi,

I achieved using Tab switcher.

answered