摘要:
http://www.blogjava.net/wangdetian168/archive/2011/04/12/348651.html 1、Ext.grid.GridPanel 主要配置项: store:表格的数据集 columns:表格列模式的配置数组,可自动创建ColumnModel列模式 a 阅读全文
posted @ 2016-05-12 10:47
桔子爱世界
阅读(142)
评论(0)
推荐(0)
摘要:
http://www.cnblogs.com/hanyun/archive/2012/04/17/2453438.html var cm = new Ext.grid.ColumnModel( [ new Ext.grid.RowNumberer({ header: "", width: 20, a 阅读全文
posted @ 2016-05-12 10:36
桔子爱世界
阅读(121)
评论(0)
推荐(0)
摘要:
http://szz0429-126-com.iteye.com/blog/978195 http://www.studyofnet.com/news/136.html (非原创) 2.如何在表格中添加CheckBox呢? var sm = new Ext.grid.CheckboxSelectio 阅读全文
posted @ 2016-05-12 10:29
桔子爱世界
阅读(916)
评论(0)
推荐(0)