摘要:
DropDownList在绑定数据源控件后,该如何设置选中项呢我按以下方法未能实现,我的代码如下:<asp:DropDownListID="DropDownList1"runat="server"AutoPostBack="True"DataSourceID="SqlDataSource1"DataTextField="subject"DataValueField="id"OnSelecte... 阅读全文
posted @ 2007-05-06 10:38
不惊了
阅读(4265)
评论(5)
推荐(0)