62,268
社区成员
发帖
与我相关
我的任务
分享<table>
<tr>
<td style="width: 283px; text-align:center; background-color:Gray">工号</td>
<td style="width: 283px; text-align:center; background-color:Gray">姓名</td>
<td style="width: 283px; text-align:center; background-color:Gray">邮件</td>
<td style="width: 283px; background-color:Gray"></td>
</tr>
</table>
</div>
<div id="dd" style="overflow-y: scroll; height: 200px" class="fixedHeaderTr">
<asp:GridView ID="GridView1" runat="server" Font-Size="12px"
GridLines="Vertical" CellPadding="4" ForeColor="Black" ShowFooter="true" AutoGenerateColumns="False" Height="144px" OnRowEditing="GridView1_RowEditing" OnRowUpdating="GridView1_RowUpdating" OnRowCancelingEdit="GridView1_RowCancelingEdit" BackColor="White" BorderColor="#DEDFDE" BorderStyle="None" BorderWidth="1px">
<RowStyle BackColor="#F7F7DE" />楼主确定百度 google 了 。。我记得好像有相关的信息。。。