日期:2014-05-18 浏览次数:20667 次
<HeaderTemplate>
<table class="tablesorter" style="word-break:break-all;table-layout:fixed; font-size:20px;">
<thead>
<tr>
<th style="width:60px;"><asp:Label ID="Label1" runat="server"></asp:Label></th>
<th style="width:60px;"><asp:Label ID="Label2" runat="server"></asp:Label></th>
<th style="width:60px;"><asp:Label ID="Label3" runat="server"></asp:Label></th>
<th style="width:60px;"><asp:Label ID="Label4" runat="server"></asp:Label></th>
<th style="width:60px;"><asp:Label ID="Label5" runat="server"></asp:Label></th>
<th style="width:60px;"><asp:Label ID="Label6" runat="server"></asp:Label></th>
<th style="width:60px;"><asp:Label ID="Label7" runat="server"></asp:Label></th>
</tr>
</thead>
<tbody>
</HeaderTemplate>