码迷,mamicode.com
首页 > Web开发 > 详细

dhtmlx中添加一列(将相似button、下拉列表、输入框显示在一行上)

时间:2017-05-18 12:41:16      阅读:176      评论:0      收藏:0      [点我收藏+]

标签:输入框   输入   javascrip   size   new   value   column   html   添加   


{ type: "label", list: [ {

          { type: "label", labelWidth: 55 },

          { type: "newcolumn" },{ type: "input", label: "姓名", name: "name", labelWidth: 50, inputWidth: 200 },

          { type: "newcolumn" },{ type: "button", name: "send", value: "保存" }

     } ]

}


dhtmlx中添加一列(将相似button、下拉列表、输入框显示在一行上)

标签:输入框   输入   javascrip   size   new   value   column   html   添加   

原文地址:http://www.cnblogs.com/brucemengbm/p/6872669.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!