jQuery MiniUI
标题:
dataGrid ColumnGroup 多表头有层数限制么
[打印本页]
作者:
冰是睡着的雪
时间:
2022-8-29 15:46:23
标题:
dataGrid ColumnGroup 多表头有层数限制么
jQuery MiniUI V3.0 Demo
就这个,想做四层或者五层可以么。自己试着不太行呢
作者:
冰是睡着的雪
时间:
2022-8-29 15:47:43
我写的是
<div property="columns">
<div header="约定支付" headeralign="center">
复制代码
作者:
felt
时间:
2022-8-30 11:47:28
冰是睡着的雪 发表于 2022-8-29 15:47
我写的是
支持的。
<column header="工作信息" headerAlign="center">
<columns>
<column width="120" headerAlign="center">部门&职务
<columns>
<column field="dept_name" width="120">所属部门</column>
<column field="position_name" width="100">职位
<columns>
<column field="a" width="100">A</column>
</columns>
</column>
</columns>
</column>
<column field="salary" width="100" allowSort="true">薪资</column>
</columns>
</column>
这样就四层了,最新版本支持标签新写法。当然,以前的写法也是支持的
复制代码
欢迎光临 jQuery MiniUI (http://miniui.com/discuss/)
Powered by Discuz! X2