无刷新效果没有用
<asp:UpdatePanel ID="UpdatePanel1" runat="server">
<ContentTemplate>
<div class="pro-text">
<div class="pro-cx">
<uc1:Search ID="Search1" runat="server" />
</div>
<div class="pro-table">
<asp:Repeater ID="reptList1" runat="server">
<HeaderTemplate>
<table width="975" border="0" cellspacing="0" cellpadding="0" class="dyent">
<tr>
<th>
序号
</th>
<th>
原料
</th>
<th>
纱支
</th>
<th>
密度
</th>
<th>
幅宽
</th>
<th>
布边
</th>
<th>
品名
</th>
<th>
标准
</th>
<th>
质量简单说明
</th>
<th>
参考报价
</th>
<th>
报价日期
</th>
</tr>
</HeaderTemplate>
<ItemTemplate>
<tr id='h<%#Eval("p_List_ID")%>' onclick='ToggleDisplay(<%#Eval("p_List_ID") %>)'>
<td>
<a href="#">