摘要:
ListItemCollection myListItemCollection = new ListItemCollection();// Creates an array of ListItems that are used to populate the collection. System.Web.UI.WebControls.ListItem[] newListItemArray = new ListItem[tempDataTable.Count];// Populates the array of ListItems with generic data.for (int i=... 阅读全文
posted @ 2008-06-26 06:57
jianfangkk
阅读(738)
评论(0)
推荐(0)

浙公网安备 33010602011771号