<asp:DropDownList ID="ddl1" runat="server" AutoPostBack="True" OnSelectedIndexChanged="dd"> <asp:ListItem>性別</asp:ListItem> <asp:ListItem>男</asp:ListItem> <asp:ListItem>女</asp:ListItem> </asp:DropDownList>選擇值后,頁面總是刷新一次,怎么才能不讓其刷新呢?
- 1 回答
- 0 關(guān)注
- 412 瀏覽
添加回答
舉報
0/150
提交
取消