2010年5月26日
摘要: http://www.extjs.com/forum/showthread.php?53009-Adding-removing-fields-and-columns提供了一个非常好的对GridPanel动态添加列的方法。但经过测试发现有一点小bug,就是在enableColumnMove为true的时候,动态添加的这些column行为异常。稍加修改如下:代码ColumnModel是根据config... 阅读全文
posted @ 2010-05-26 19:13 追萝驴 阅读(287) 评论(0) 推荐(0)