摘要:
Extjs 导出 到Excel 的解决方案。只是有这么个问题。不知道该怎么解决了。。。。/**** Base64 encode / decode* http://www.webtoolkit.info/***/var Base64 = (function () { // private prope... 阅读全文
posted @ 2011-06-06 22:46
大大宝
阅读(4891)
评论(0)
推荐(0)
摘要:
重点是标记出来的地方,不解释。 itemId: 'btnRemove', text: '删除用户', iconCls: 'delete', disabled: true, handler: function () { var selModel = grid.getSelectionModel... 阅读全文
posted @ 2011-06-06 11:00
大大宝
阅读(7822)
评论(1)
推荐(1)
摘要:
先上核心代码,恍然大悟的直接去修改代码吧! store.on('beforeload', function (store, options) { var new_params = { name: Ext.getCmp('search').getValue() }; Ext.apply(store.... 阅读全文
posted @ 2011-06-06 00:09
大大宝
阅读(14587)
评论(1)
推荐(1)
浙公网安备 33010602011771号