私はツリーパネル列でロックされたプロパティを使用しており、私のコンソールは問題を報告しています:
columns: [{
xtype: 'treecolumn', //this is so we know which column will show the tree
text: 'Task',
locked:true,
flex: 2,
sortable: true,
dataIndex: 'task',
}
エラー: ext-debug.js:10872 Uncaught TypeError: 未定義のプロパティ '長さ' を読み取ることができません