Hi everybody, I have a question, it is possible when I loaded a page, see the second tab from my tabPanel?
I suppose that I have to declare a function in a listener of my tabPanel, right?
When creating the tabpanel you can use the activeItem config passign in the index of th eitem you want active. If after tabpanel has been created you can use the setActiveItem method
When creating the tabpanel you can use the activeItem config passign in the index of th eitem you want active. If after tabpanel has been created you can use the setActiveItem method