摘要:
protected void Bind() { CompInfo ci = (CompInfo)Session["coi"]; Complinkappl cla = new Complinkappl(); IList iclai = cla.Selsonly(" cpacompid = " + ci.Compid.ToString() + " order by cpadate desc"); this.GridView1.DataSource = iclai; this... 阅读全文
posted @ 2014-01-16 14:14
devin2
阅读(1111)
评论(0)
推荐(0)
浙公网安备 33010602011771号