摘要:
1. list类控件(DropDownList ListBox1 CheckBoxList1 RadioButtonList1 BulletedList1)ListItem表示其中一项的实例 绑定: x.DataSource = d3.Tables[0]; x.DataTextField = "username"; x.DataValueField = "id"; x... 阅读全文
posted @ 2009-04-18 10:24
xymir
阅读(130)
评论(0)
推荐(0)
浙公网安备 33010602011771号