前端代码:
<asp:Repeater ID="rptList" runat="server" OnItemDataBound="users_list">
<HeaderTemplate>
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="ltable">
<thead>
<tr>
<th style="width: 80px;">
主表字段
</th>
<th style="width: 320px;">
<table width="100%" border="0" cellpadding="5" cellspacing="1">
<tr bgcolor="#FFFFFF">
<th width="50%">
<div align="center">
<font>对应字段1</font></div>
</th>


869

被折叠的 条评论
为什么被折叠?



