2010-11-08 60 views

回答

5
Dim txtCode As TextBox = _ 
     CType(lv2.InsertItem.FindControl("txtCode"), TextBox) 
+0

谢谢Tim!一直在寻找这个小时! – 2011-02-04 05:34:20

相关问题