摘要:
bug:经过跟踪,发现是GRID中colSpan问题。注:extjs版本4.22,不知后续版本是否存在此问题解决办法:Ext.override(Ext.grid.plugin.RowExpander, { getRowBodyFeatureData: function (record, idx, rowValues) { var me = this me.self.prototype.setupRowData.apply(me, arguments); if (!me.grid.ownerLockable) { rowVal... 阅读全文
posted @ 2013-07-01 23:14
yn.ymf
阅读(1711)
评论(3)
推荐(0)
浙公网安备 33010602011771号