<asp:UpdatePanel ID="UpdatePanel1" runat="server">
</asp:UpdatePanel>点击<asp:DropDownList>不刷新页面
<asp:ScriptManager ID="ScriptManager1" runat="server">
</asp:ScriptManager>在上面
<asp:DropDownList >为AutoPostBack="True",页面上的onselectedindexchanged事件才有效果