摘要:
一、绑定方法private void DataBindDataTable(string whereCondition){//whereCondition是查询的条件 IList<Sr_TakeNameListEntity> list = SrTakeNameListManage.GetSrTabkeNameAllList(whereCondition); AspNetPager1.RecordCount = list.Count;//设置总条数PagedDataSource pds = new PagedDataSource(); pds.DataSource = list; pd 阅读全文
posted @ 2012-02-21 21:19
xupeng
阅读(542)
评论(0)
推荐(0)

浙公网安备 33010602011771号