摘要: 页面文件View Code <asp:DropDownList ID="DropDownList1" runat="server" OnSelectedIndexChanged="DropDownList1_SelectedIndexChanged" AutoPostBack="True"> <asp:ListItem>城市1</asp:ListItem> <asp:ListItem>城市2</asp:ListItem></asp:DropDownL 阅读全文
posted @ 2012-02-19 20:11 然嗄 阅读(3772) 评论(0) 推荐(0)