easyui frozen 中不能使用rowspan合并行
<theaddata-options="frozen:true"><tr><thdata-options="width:100,align:'center'"></th>...
<thead data-options="frozen:true">
<tr>
<th data-options="width:100,align:'center'"></th>
</tr>
<tr>
<th data-options="width:100,align:'center'"></th>
</tr>
<tr>
<th data-options="field:'rowName',width:100,align:'center'">单位</th>
</tr>
</thead>
我需要把前两个<tr>标签合并成一行 但是在对th标签使用rowspan=2的时候 datagrid就出现问题了
请问这个如何解决 展开
<tr>
<th data-options="width:100,align:'center'"></th>
</tr>
<tr>
<th data-options="width:100,align:'center'"></th>
</tr>
<tr>
<th data-options="field:'rowName',width:100,align:'center'">单位</th>
</tr>
</thead>
我需要把前两个<tr>标签合并成一行 但是在对th标签使用rowspan=2的时候 datagrid就出现问题了
请问这个如何解决 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询