先在属性界面中GridView中设置AllowPaging="True"
 1[转载]实现GridView手动设定分页protected void Page_Load(object sender, EventArgs e)
 2

这样就可以显示手动分页了 。
转自:http://www.banysky.com/blog/article.asp?id=38

相关文章:

  • 2021-12-29
  • 2021-08-31
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-19
  • 2022-03-03
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-03
  • 2022-12-23
  • 2021-08-26
  • 2022-12-23
  • 2021-07-20
相关资源
相似解决方案