导航

2007年6月27日

摘要: private void BindGrid() { Teacher.BLL.Admin.ClassBLL bll=new Teacher.BLL.Admin.ClassBLL(); DataView dv=bll.GetTbCLassDataSet().Tables[0].DefaultView; if(ViewState["strSort"]!=null) { dv.So... 阅读全文

posted @ 2007-06-27 12:46 小西 阅读(240) 评论(0) 推荐(0)