摘要: 1.0 colModel : 要呈现字段的属性设置 1.1 align:定义数据相对单元格的对齐方式.string left 1.2 datefmt: 日期格式, string Y-m-d 1.3 editable: 定义字段是否可编辑 boolean false 1.4 defval : 搜索字段的默认值,(只用于自定义搜索) string empty 1.5 edittype: 该字段控件类型(text, textarea, select, checkbox, password, button, image , file) string text 1.6 surl:只有在自定义搜索和ed. 阅读全文
posted @ 2011-10-24 11:03 家中慢步 阅读(359) 评论(0) 推荐(0) 编辑