|
private void BindData() { BLL.TrafficLine _TrafficLine = new Traffic.BLL.TrafficLine(); AspNetPager1.RecordCount = ds.Tables[0].Rows.Count; } |
相关文章:
- AspNetPager+DataList分页控件源码 2022-12-23
- 第三方分页控件aspnetPager出现问题解决方法 2021-09-23
- ASP.NET分页控件(AspNetPager分页控件) 2022-02-27
- AspNetPager分页控件源代码(Version 4.2)(转载) 2022-02-06