摘要: store.load({ callback:function(r){// 回调函数 if(r.length>0){//判断是否有数据 grid.getSelectionModel().select(0,true); } }}); 阅读全文
posted @ 2015-11-03 10:29 琳蕊奕 阅读(902) 评论(0) 推荐(0) 编辑