aguresh
2 Jul 2013, 5:22 AM
Hi Friends,
I have 4 Ext.Panel 's i.e. 4 tabs. all these 4 tabs embedded in Ext.Tabpanel. Finally the Tabpanel is embedded in FormPanel.
My problem is some or all tabs not rendering properly in Chrome. This issue appearing only in chrome browser. perfectly working in IE and mozilla.
each panel has some set of survey questionnaire and question is displaying and child items i.e. texarea, combo etc.. are not rendering.
I am using layout:fit config for formpanel and deferredRender : false for tabpanel.
Strange thing is that, some times rendering properly and some times not rendering. Hence i am not able to figure out what the problem exactly it is.
I have 4 Ext.Panel 's i.e. 4 tabs. all these 4 tabs embedded in Ext.Tabpanel. Finally the Tabpanel is embedded in FormPanel.
My problem is some or all tabs not rendering properly in Chrome. This issue appearing only in chrome browser. perfectly working in IE and mozilla.
each panel has some set of survey questionnaire and question is displaying and child items i.e. texarea, combo etc.. are not rendering.
I am using layout:fit config for formpanel and deferredRender : false for tabpanel.
Strange thing is that, some times rendering properly and some times not rendering. Hence i am not able to figure out what the problem exactly it is.