jQuery MiniUI

标题: Columns里面怎么添加单元格编辑功能 [打印本页]

作者: zhou259358    时间: 2015-11-11 16:12:58     标题: Columns里面怎么添加单元格编辑功能

Columns里面columns: [
            { type: "checkcolumn", width: "30px" },
            { header: "客户平台问题号", field: "PlatformID", width: "100px", align: "center", headerAlign: "center"},
            { header: "月份", field: "MontInfo", width: "100px", align: "center", headerAlign: "center", dateFormat: "yyyy-MM-dd"},
            { header: "备注", field: "Remark", width: "300px", align: "center", headerAlign: "center" }
        ]


生成的表格中没有input就不能直接在单元格中编辑了?




作者: felt    时间: 2015-11-11 16:26:25

http://www.miniui.com/demo/#src=datagrid/setcolumns.html
参考示例,列对象里面加editor
作者: zhou259358    时间: 2015-11-11 16:37:58

felt 发表于 2015-11-11 16:26
http://www.miniui.com/demo/#src=datagrid/setcolumns.html
参考示例,列对象里面加editor

已经会了,谢谢




欢迎光临 jQuery MiniUI (http://miniui.com/discuss/) Powered by Discuz! X2