摘要:
在程式中動態產生DropDownList的選項內容, 其實很容易做到.只要建立一個DropDownList的Instance, 然後使用Add或Insert方法, 把ListItem加進去就可以了, 就像: DropDownList dl = new DropDownList();dl.CssClass = "Normal&qu... 阅读全文
posted @ 2004-12-14 10:09
十锦
阅读(966)
评论(0)
推荐(0)
浙公网安备 33010602011771号