摘要: 准备: GridView ,AspnetPager 控件。原理:   首先在CS文件写一个绑定GridView的方法。 在页面的pageload事件中调用此方法!再当每次点击AspnetPager的时候进行分页。页面代码:  [代码]后台代码:AspnetPager 属性:  1、CustomInfoSectionWidth 用户自定义信息区的宽度。   2、InvalidPageIndexErrorString 用户输入无效的页索引时在客户端显示的错误信息。 3、NumericButtonTextFormatString 页索引数值按钮上文字的显示格式。 4、PageIndexOutO 阅读全文
posted @ 2011-02-15 09:46 序猿·徐 阅读(1005) 评论(0) 推荐(0)