摘要:
自定义样式:前台:后台:void bindData() { .......绑定语句 this.AspNetPager1.CustomInfoHTML = string.Format("当前第{0}/{1}页 共{2}条记录 每页{3}条", new object[] { this.AspNetPager1.CurrentPageIndex, this.AspNetPager1.PageCount, this.AspNetPager1.RecordCount, this.AspNetPager1.PageSize }); } protected void ... 阅读全文
posted @ 2013-08-02 14:35
易独
阅读(288)
评论(0)
推荐(0)

浙公网安备 33010602011771号