摘要: 在设计角色权限时, 终于用到了grid的actioncolumn,如下:{ header: '权限设定', xtype: 'actioncolumn', items: [{ icon: 'Content/images/cog_edit.png', tooltip: '权限设定', handler: function (grid, rowIndex, colIndex) { //var rec = g... 阅读全文
posted @ 2013-07-30 19:18 taotaonwsuaf 阅读(460) 评论(1) 推荐(2)