PDA

View Full Version : Center Tab disappears



pearlkrish
28 Apr 2008, 5:42 AM
Hi all,

I am using Ext 1.1.1 eg. db. Initially on click i am able to open the form on a new tab with default unclosable center tab. When i again close the tab the center tab also disappears and when i click on next onclick i am getting back the last closed tab and now there is not even a center tab. I cross verified and came to conclusion that when i include adapter/ext/ext-base.js file into my header i am getting above said error and if i dont include its center tab is still alive when i close all the tabs. But i need this js file to be included in the header otherwise some functionalities gets affected. So my question is do i need to get handle in this js file (means where to get) or any other way to resolve this. Any body there.....

with thanks and regards,

pearl

jratcliff
28 Apr 2008, 6:22 PM
I don't have a test environment with Ext and Ext.nd 1.x anymore. Any chance you can move to Ext/Ext.nd 2.x to see if this still happens?