在分页设置的时候发现http://www.webdiyer.com/ 写的分页控件实在是好用,而且是开源的,真是佩服呀,一直没有机会感谢一下,使用了很久,这次客户提了一些需求正好安排一天时间改进了一下,也是很不错的。
    说明:增强的了内容是在4.3.3的版本基本上进行修改的。只是简单的测试版,我只发了几个小时的时间修改的。还没有经过严格的测试,如果大家发现有什么问题,请回复,谢谢

 

   1今天增强了一下AspNetPager控件//AspNetPager分页控件源代码:
   2今天增强了一下AspNetPager控件//版权所有:陕西省吴旗县 Webdiyer(yhaili@21cn.com)(Web site: www.webdiyer.com);
   3今天增强了一下AspNetPager控件//此源代码仅供学习参考,不得用作任何商业用途;
   4今天增强了一下AspNetPager控件//若需修改并重新编译该控件,请保留完整的源代码的版权信息!
   5今天增强了一下AspNetPager控件//有关控件升级及新控件发布信息,请留意 www.webdiyer.com 。
   6今天增强了一下AspNetPager控件//版本4.3.3
   7今天增强了一下AspNetPager控件//增强版 (修改自4.3.3版本)
   8今天增强了一下AspNetPager控件//描述:增加了可自定义每页的记录数。
   9今天增强了一下AspNetPager控件//modify by liubiqu(liubiqu@sina.com) [http://www.cnblogs.com/liubiqu]
  10今天增强了一下AspNetPager控件//DateTime: 2005-06-10
  11今天增强了一下AspNetPager控件
  12今天增强了一下AspNetPager控件using System;
  13今天增强了一下AspNetPager控件using System.Collections;
  14今天增强了一下AspNetPager控件using System.Collections.Specialized;
  15今天增强了一下AspNetPager控件using System.ComponentModel;
  16今天增强了一下AspNetPager控件using System.IO;
  17今天增强了一下AspNetPager控件using System.Text;
  18今天增强了一下AspNetPager控件using System.Web.UI;
  19今天增强了一下AspNetPager控件using System.Web.UI.Design.WebControls;
  20今天增强了一下AspNetPager控件using System.Web.UI.WebControls;
  21今天增强了一下AspNetPager控件
  22今天增强了一下AspNetPager控件namespace EOffice.Components
  23 使用文字按钮。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-30
  • 2021-10-17
  • 2021-11-28
  • 2021-08-29
  • 2022-02-06
  • 2021-11-14
猜你喜欢
  • 2022-12-23
  • 2021-05-20
  • 2021-07-16
  • 2021-09-01
  • 2022-03-05
  • 2021-12-11
  • 2021-12-22
相关资源
相似解决方案