Extjs Store无法装载数据 - ITeye问答
Extjs Store无法装载数据5 Ext.onReady(function(){var agenceStore = new Ext.data.Store({proxy : new Ext.data.HttpProxy({url : 'getAgence...
extjs store 数据加载问题_百度知道
最佳答案: 可以把id 赋值给一个隐藏组件 然后在form组件加载的时候,从隐藏组件上取这个值,如果只是form的回显 调用form.loadRecord(record),record是store中的一条...更多关于Extjs Store无法装载数据的问题>>