AspNetPager 免费分页控件7.5.1版发布,本次升级主要内容有:

修正了ShowDisabledButtons为false时html闭合标签丢失的bug;
改为从System.Web.UI.WebControls.WebControl 继承而不是System.Web.UI.WebControls.Panel;
去除属性Wrap;
枚举LayoutType添加新项Ul;

另外对示例做了完善和修正,重写了全部帮助文档。

官方主页:http://www.webdiyer.com/aspnetpager/
在线演示:http://www.webdiyer.com/aspnetpager/demos/
帮助文档:http://www.webdiyer.com/aspnetpager/docs/

Nuget包:https://www.nuget.org/packages/AspNetPager_CN/


源代码托管在github上,欢迎大家star和fork:  https://github.com/Webdiyer/AspNetPagerCN

相关文章:

  • 2021-11-11
猜你喜欢
  • 2022-12-23
  • 2021-12-30
  • 2022-12-23
  • 2022-12-23
  • 2022-02-08
相关资源
相似解决方案