extjs grid搜索分页实例(转)
摘要:
extjs grid搜索分页实例<script type="text/javascript">Ext.onReady(function(){ var ds = new Ext.data.Store({//这是数据源 proxy : new Ext.data.HttpProxy({url:'index.php?model=user&action=list&'}), reader: new Ext.data.JsonReader({ root: 'topics', totalProperty: 'totalCo 阅读全文
posted @ 2012-11-29 20:58 幻林的地盘 阅读(258) 评论(0) 推荐(0)
浙公网安备 33010602011771号