真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

.NET如何實(shí)現(xiàn)Repeater控件+AspNetPager控件分頁-創(chuàng)新互聯(lián)

這篇文章主要介紹.NET如何實(shí)現(xiàn)Repeater控件+AspNetPager控件分頁,文中介紹的非常詳細(xì),具有一定的參考價值,感興趣的小伙伴們一定要看完!

目前創(chuàng)新互聯(lián)建站已為成百上千家的企業(yè)提供了網(wǎng)站建設(shè)、域名、雅安服務(wù)器托管、網(wǎng)站改版維護(hù)、企業(yè)網(wǎng)站設(shè)計(jì)、南安網(wǎng)站維護(hù)等服務(wù),公司將堅(jiān)持客戶導(dǎo)向、應(yīng)用為本的策略,正道將秉承"和諧、參與、激情"的文化,與客戶和合作伙伴齊心協(xié)力一起成長,共同發(fā)展。

當(dāng)然首先你要把bin文件放進(jìn)你的項(xiàng)目,并加到你的工具欄去

//頁頭需引用的
<%@ Register Assembly="AspNetPager" Namespace="Wuqi.Webdiyer" TagPrefix="webdiyer" %>

控件部分(格式已經(jīng)設(shè)計(jì)好)
9"
 LastPageText=":" NextPageText="8"
 PrevPageText="7" ShowCustomInfoSection="Left" InputBoxStyle="width:19px"
 TextAfterInputBox="頁" TextBeforeInputBox="轉(zhuǎn)到第" CustomInfoHTML="共檢索到%RecordCount%條記錄 頁次:%CurrentPageIndex%/%PageCount% 每頁%PageSize%條"
 HorizontalAlign="Right" Width="100%" ShowInputBox="Always" OnPageChanged="AspNetPager1_PageChanged"
 PageSize="20" ShowBoxThreshold="1">

后臺綁定的代碼

void databind()
    {
      int QYId = Convert.ToInt32(Request.Cookies["CompenyUser"].Value);//企業(yè)的Id
      DataTable dt = bll.Viewlist(QYId);
      this.AspNetPager1.RecordCount = dt.Rows.Count;//獲取數(shù)據(jù)的總數(shù)

      PagedDataSource pds = new PagedDataSource();
      pds.DataSource = dt.DefaultView;//為控件綁定數(shù)據(jù)
      pds.AllowPaging = true;//分頁啟用
      pds.PageSize = AspNetPager1.PageSize;//獲取每頁顯示的數(shù)量
      pds.CurrentPageIndex = AspNetPager1.CurrentPageIndex - 1;

      Repeater1.DataSource = pds;
      Repeater1.DataBind();
    }

分頁,只需要把綁定放在AspNetPager1_PageChanged 事件里

再給大家一個實(shí)例

前臺頁面代碼

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="TF_Product.aspx.cs" Inherits="TF_Product" %>
 

 
 
<%@ Register assembly="AspNetPager" namespace="Wuqi.Webdiyer" tagprefix="webdiyer" %>
 


  通服產(chǎn)品
  
  
  $(document).ready(function()
  {
    //slides the element with class "menu_body" when paragraph with class "menu_head" is clicked
    $("#firstpane p.menu_head").click(function()
    {
      $(this).css({backgroundImage:"url(down.png)"}).next("div.menu_body").slideToggle(300).siblings("div.menu_body").slideUp("slow");
      $(this).siblings().css({backgroundImage:"url(left.png)"});
    });
  });
  

.menu_list { width: 229px; font-size:13px; }
.menu_head { padding: 8px 60px; cursor: pointer; position: relative; margin:1px; height:16px; background: #DFEDFA url(left.png) center right no-repeat; }
.menu_body { display:none;}
.menu_body a { display:block; color:#006699; background-color:#EFEFEF; padding-left:60px; padding-top:8px; padding-bottom:3px; text-decoration:none; }
.menu_body a:hover { color: #000000; text-decoration:underline; }







.anpager{background:#DFEDFA none repeat scroll 0 0;border:1px solid #CCCCCC;color:#FFFFFF;padding:4px 5px 4px 5px;}
.container, .container *{margin:0; padding:0;}
 
.container{width:886px; height:267px; overflow:hidden;position:relative;}
 
.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{ width:886px; height:267px; display:block;}
 
.num{ position:absolute; right:5px; bottom:5px;}
.num li{
  float: left;
  color: #FF7300;
  text-align: center;
  line-height: 16px;
  width: 16px;
  height: 16px;
  font-family: Arial;
  font-size: 12px;
  cursor: pointer;
  overflow: hidden;
  margin: 3px 1px;
  border: 1px solid #FF7300;
  background-color: #fff;
}
.num li.on{
  color: #fff;
  line-height: 21px;
  width: 21px;
  height: 21px;
  font-size: 16px;
  margin: 0 1px;
  border: 0;
  background-color: #FF7300;
  font-weight: bold;
}







 
 
  
   
    
    
    
    【登陸】【注冊】
    
    
    
   
  
 
 
  
首頁   |
  新聞中心 |
  通服產(chǎn)品 |   公司業(yè)績 |   服務(wù)中心 |   解決方案 |   關(guān)于我們 |                
  •                         首頁 > 通服產(chǎn)品        返回首頁                         
           
                 基建產(chǎn)品

             普通基建美化基建          無源器件

              天線 負(fù)載      功分器 合路器      耦合器 雙工器      AC安裝配件 屏蔽器          防雷產(chǎn)品

              避雷器 防雷箱          電源產(chǎn)品

              開關(guān)電源 USP電源      遠(yuǎn)供電源 電源配套          IP通訊類產(chǎn)品

              IP網(wǎng)絡(luò)產(chǎn)品 IP無線產(chǎn)品      IP安全產(chǎn)品 IP存儲及服務(wù)器      IP多媒體產(chǎn)品 IP管理產(chǎn)品      H3C產(chǎn)品 邁普產(chǎn)品      迪普產(chǎn)品          工程輔材

              射頻組件 電纜組件      光纖組件 五類纜組件      接地線 輔材包      套管 緊固件          連接器

              射頻連接器 光纖連接器      轉(zhuǎn)換頭          服務(wù)類

              工程建設(shè)類 工程維護(hù)類      軟件類          品牌分銷

              華為產(chǎn)品          配件類

              配件類 標(biāo)準(zhǔn)件          其他

              郵費(fèi)差額 工程類服務(wù)費(fèi)用      折扣 設(shè)備                     產(chǎn)品類別:              關(guān)鍵字:                 
     
      
                                                                產(chǎn)品型號:      <%#Eval("pr_guige")%>查看詳情                         產(chǎn)品編碼:      <%#Eval("pr_bianma")%>                         產(chǎn)品描述:      <%#Eval("pr_ms")%>                         
                                                           

    后臺代碼

    Tb_productsHelper helper = new Tb_productsHelper();
        IList list = helper.GetAllListBySql(product_sql);
        this.AspNetPager1.RecordCount = list.Count;//綁定總數(shù)量
        this.AspNetPager1.AlwaysShow = true;
        //先聲明一個分頁類對象
        PagedDataSource ps = new PagedDataSource();
        ps.AllowPaging = true;
        ps.PageSize = this.AspNetPager1.PageSize;
        ps.CurrentPageIndex = this.AspNetPager1.CurrentPageIndex-1;
        ps.DataSource = list;
        this.rp.DataSource = ps;
        this.rp.DataBind();

    以上是“.NET如何實(shí)現(xiàn)Repeater控件+AspNetPager控件分頁”這篇文章的所有內(nèi)容,感謝各位的閱讀!希望分享的內(nèi)容對大家有幫助,更多相關(guān)知識,歡迎關(guān)注創(chuàng)新互聯(lián)行業(yè)資訊頻道!


    名稱欄目:.NET如何實(shí)現(xiàn)Repeater控件+AspNetPager控件分頁-創(chuàng)新互聯(lián)
    網(wǎng)站URL:http://weahome.cn/article/csdhdc.html

    在線咨詢

    微信咨詢

    電話咨詢

    028-86922220(工作日)

    18980820575(7×24)

    提交需求

    返回頂部