目的: V20302A - TreeView挑選Email人員, Scrollbar 無法動作
處理說明: 1>上層Panel必須設定 ScrollBar: true
2> 且 width: 400, height: 300 必需設定數值,才會有ScrollBar
2> 且 width: 400, height: 300 必需設定數值,才會有ScrollBar
3> TreePanel.layout 不可設為 fit, 設為 vbox
{ // TreeView
xtype: "panel", flex: 4, layout: { type: 'vbox', align: 'stretch' },
autoScroll: true, items: [treepanel1]
}, //TreeView
沒有留言:
張貼留言