后台读取json 数据
摘要:做list 例子时 发现数据读出来 只有最后一条store 代码 var sto=new Ext.data.Store({// autoLoad:true, model: 'MyStore', proxy: { type: 'ajax', url : 'listStore.aspx', reader: { type: 'json', root:'myS...
阅读全文
posted @ 2011-09-27 15:48
浙公网安备 33010602011771号