摘要:
gridview: Label lbs = (Label)GridView1.Rows[i].FindControl("Label2"); string bn = (lbs.Text).ToString(); TextBox tb1 = (TextBox)GridView1.Rows[i].FindControl("TextBox1"); ... 阅读全文
posted @ 2008-09-12 16:48
IT-CEO
阅读(261)
评论(0)
推荐(1)
浙公网安备 33010602011771号