摘要:
//将ArrayList中的ListItem绑定到DropDownList中 publicvoidDropDownListDisplay(ArrayListInput,DropDownListInputddl,stringCompareValue) { for(inti=0;i<Input.Count;i++) { ListItemaItem=Input[i]asListItem; Inpu... 阅读全文
posted @ 2005-09-10 15:46
helloworld84
阅读(871)
评论(0)
推荐(0)

浙公网安备 33010602011771号