var panel = new Ext.FormPanel({ title : "人员信息", frame : true, width : 500, height : 300, layout : 'form', items : [{ layout : "column", items : [{ html : "列1", width : 200 }, { html : "列2", columnWidth : .3 }, { html : "列3", columnWidth : .3 }, { html : "列4", columnWidth : .4 }] }, { layout : "column", items : [{ html : "列1", width : 200 }, { html : "列2", columnWidth : .3 }, { html : "列3", columnWidth : .3 }, { html : "列4", columnWidth : .4 }] }] }) //panel.render('form-div');
详细解决方案
form多行column格局
热度:179 发布时间:2012-11-01 11:11:31.0
相关解决方案
- 求jquery.form.js+jquery.validate.min.js 用ajax提交表单的代码范例
- Hibernate执行存储过程报了一个郁闷的错误(Column 'user2_0_0_' not found.)
- Expression dqgrade is undefined on line 20, column 30-freemarker报这样的错如何解决
- 关于<form action >的一个有关问题
- 新手求解,使用struts报错Cannot retrieve definition for form bean studsForm on action /stu,该怎么解决
- jquery form 有关问题
- form 表单交付 <form action="<c:url value='desktop'/>"
- 项目好好的,忽然就Unknown tag (s:form).不知道为什么
- ENCTYPE="multipart/form-data"文件下传有关问题
- 生手求解,使用struts报错Cannot retrieve definition for form bean studsForm on action /stu
- CAPTCHA 模块中 ajax form 导致CAPTCHA session reuse attack detected异常,解决方法
- enctype="multipart/form-data"的页面中,获取普通表单中文值,
- 急求帮忙!mysql 【 Column count doesn't match value count 】,该怎么解决
- 在jsp页面下导入.xls文件,报错:Posted content type isn't multipart/form-data
- jsp form 表单 提交 带特殊符号 求高手帮忙解答上多谢!
- form.getForm.submit对象不支持此属性或步骤
- 施用hibernate annotation @Column name 无效
- jsp中<form>标记有关问题?头疼了很多天
- action无法获取<s:form>的输入解决方法
- form action 和 javascript 的提交問題解决方法
- s:form 的anction 标签[]
- 关于enctype="multipart/form-data"及过滤器的怪异有关问题~
- import form.addBookForm 有晓得这个包的出处的嘛?SOS~
- 数据库有关问题java.sql.SQLException: Column not found,
- Windows Form 中怎么将 treeview 的节点与页面内容关联
- 怎样把Html文本转换为System.Windows.Form.HtmlDocment对象!解决方法
- Form.FormClosing事件不触发(winform)解决思路
- 将html form 内容写到后盾
- .net MVC下运用FckEditor检测到有潜在危险的 Request.Form
- 从客户端(FCKeditor1="哇啦哇")中检测到有潜在危险的 Request.Form 值