This is my tab panel code
above tab increase height when content get increase in FireFox and Chrome but IE not that happen.Even Bottom line not clear in IE. How can set auto height in IE.Code:MyTabPanelUi = Ext.extend(Ext.TabPanel, { activeTab: 8, enableTabScroll: true, autoHeight: true, width: 780, padding: '', deferredRender: false, tabCls: '', id: 'tab_id',