中禁用組合框我擁有包含Country和State列的網格。此網格數據使用組合框添加。添加數據後,我想完全禁用網格 這是我爲禁用的組合框 gridRegionsRoweditor.on('beforeedit', function(roweditor, rowIndex){
var record = this.gridRegions.store.getAt(rowIndex);
我在將圖像插入窗體時遇到問題。圖像的地址託管在數據庫上,我必須通過JSON動態加載。我已經騎在PHP的JSON。 我留下了一張照片,它是成功的,但不是動態的。 inserting images into a form 也離開了代碼,以實現負載圖像轉換成的形式。它給我參考我必須做的動態 {
fieldLabel : 'Icono',
xtype : 'panel',
id : 'panelI