摘要: 原文地址:http://www.cnblogs.com/xuanhun/archive/2010/04/14/1712132.html 图(1)GridView分页效果自定义GridView的分页样式,使用的是GridView的 <PagerTemplate>元素。我们先看这段分页代码。<PagerTemplate> <br /> <asp:Label ID="lblPage" runat="server" Text='<%# "第" + (((GridView)Containe 阅读全文
posted @ 2013-02-27 15:42 张涵哲琪 阅读(314) 评论(0) 推荐(0) 编辑
摘要: 下载链接:http://www.webdiyer.com/AspNetPagerDemo/ApplyStyles/default.aspx前台: <webdiyer:AspNetPager SubmitButtonClass="buttons" ID="AspNetPager1" runat="server" AlwaysShow="True" FirstPageText="首页" NextPageText="下一页" PrevPageText="前一页&qu 阅读全文
posted @ 2013-02-27 11:13 张涵哲琪 阅读(272) 评论(0) 推荐(0) 编辑