<thead>
        <tr>
            <th colspan="2">swjg</th>
            <th colspan="2">swbm</th>
            <th data-options="field:'sj_swjg_dm',width:80,align:'center'" rowspan="2">sj_swjg_dm</th>
            <th data-options="field:'xybz',width:60,align:'center'" rowspan="2">xybz</th>
        </tr>
        <tr>
            <th data-options="field:'swjg_dm',width:80,align:'center',styler:cellStyler">swjg_dm</th>
            <th data-options="field:'swjg_mc',width:200,align:'left'">swjg_mc</th>

            <th data-options="field:'swbm_dm',width:80,align:'center'">swbm_dm</th>
            <th data-options="field:'swbm_mc',width:150,align:'left'">swbm_mc</th>


        </tr>
    </thead>

第一个tr  分组列和正常列,正常列  rowspan="2"
第二个tr  按第一个tr组的顺序排列th,元素数量等于 colspan 合计

相关文章:

  • 2021-09-05
  • 2022-02-27
  • 2022-12-23
  • 2022-12-23
  • 2021-09-20
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-10
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案