i am following sencha touch 2.0.0 MVC architecture. there are a tab panel in my main.js file, and another tab panel (y) as a xtype of my main panel.
now i want to switch tabs of my another panel (y) dynamically at run time.
how can i achieve this .. please reply me as soon as possible.
i am following sencha touch 2.0.0 MVC architecture. there are a tab panel in
Share
The tab panel has a setActiveItem (or something named like that) method. Check the docs