tabpanel
Why does my gridPanel in a tabPanel show the wrong height?
In the attached image, the grid does not show properly. The grid is inside a tabpanel. The layout of the tab is = \'fit\'.[详细]
2023-03-02 21:58 分类:问答ExtJS 3.2.0, hide tabpanel's header
PLs tell me how i can hide header of tabpanel \"...\" if my tabpanel have only one tab? I can\'t use Ext.Panel becose I use fairly sophisticated methods for generating extjs code on the server, and t[详细]
2023-02-28 01:51 分类:问答ExtJS and FormPanel: re-load doesn't work (going through the same code)
I\'ve got a problem I really can\'t solve. Here\'s my goal: I want to add dynamically Tabs to a TabPanel.[详细]
2023-02-22 00:29 分类:问答ExtJS, FormPanel, and TabPanel component: post doesn't send all the fields
Here\'s my problem: as long as the tabs are not shown, the data contained within the tabs are not sent. If I click on a tab, the data is added to the \"stack\" and is sent through the post event. (See[详细]
2023-02-21 23:07 分类:问答Conditionally Display TabPanels?
Just wondering if this is possible or not: Say I\'ve got a TabContainer with 2 panels in there.In most situations, I\'d want the user to have the ability to select which tab to view.[详细]
2023-02-20 02:37 分类:问答Strange issue with asp.net ... tabpanel/Gridview moving out of table area
I am facing a strange issue with my project ... when page is rendering my tabpanel/gridview is moving out of table area. To brief: I have declared a tabpanel inside table like[详细]
2023-02-14 02:33 分类:问答How to use AjaxControlTookit's Tab Panel inside page inherited from masterpage
I\'m trying to use both update panel and tab container on my page but when I compile the project I get this error...[详细]
2023-02-10 22:10 分类:问答How to insert and show element inserted in panel with extjs
I want insert new a element in panel, the insert is good but hide. If I want show my update I can change t开发者_如何转开发he current panel of tabpanel and rewind into my panel modified...[详细]
2023-02-10 02:20 分类:问答extjs 3 - Check which tabs are hidden and which are not in tabpanel
I have a tabpanel where some tabs are hidden. How can i check which tabs are hidden and which are not.[详细]
2023-02-03 18:53 分类:问答How can I update the content of a tab in an ExtJS TabPanel?
I have a tab panel like this: var tab1 = { id: \'section1\', title: \'First Section\', padding: 10, html: \'(this content will be replaced with an ajax load)\'[详细]
2023-01-31 05:19 分类:问答
加载中,请稍侯......