我试过这个,但它不起作用:
Dim txt As TextBox = CType(lv2.Items(lv2.SelectedIndex) _ .FindControl("txtCode"), TextBox)
请问有什么解决方案?
vb.net asp.net listview
asp.net ×1
listview ×1
vb.net ×1