相聚一刻

相聚一刻

导航

store操作

Posted on   相聚一刻  阅读(117)  评论(0编辑  收藏  举报

store.remove(rs);
store.sync({
success: function (e, opt) {
this.store.commitChanges();
},
failure: function (e, opt) {
this.store.rejectChanges()
Ext.Msg.alert("发生错误", e.exceptions[0].error);
},
scope: me.dataview
});

努力加载评论中...
点击右上角即可分享
微信分享提示