-
Combo box in tab bar
Combo box in tab bar
In extjs 4 there is a tabbar function using which we can add any xtype to the tab header which is as below
this.tabbar.add();
How could we do the same in extjs 3 , i couldn't find any options for adding a new item in the tab header.
Thank you.
-
Sencha - Senior Forum Manager
The tab bar in Ext JS 3 isn't a component, you would have to render a component into the tab bar element.
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us