首先,将GridView1的AllowPaging属性设为true
然后,添加以下分页代码:
GridView实现分页protected void BindData()
    }

相关文章: