日期:2014-05-17  浏览次数:20360 次

AspNetPager 分不了页 大侠们帮我解决啊!!!谢谢
HTML  
  <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>
  <td>
  <a href="#">
  <%#Ev