为了账号安全,请及时绑定邮箱和手机立即绑定

<asp:dropDownList >的问题

<asp:dropDownList >的问题

FFIVE 2018-12-07 09:59:20
<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 回答

?
猛跑小猪

TA贡献1858条经验 获得超8个赞

 AutoPostBack="True"改成 AutoPostBack="False" 
不要自动回传 

查看完整回答
反对 回复 2019-01-21
  • 1 回答
  • 0 关注
  • 391 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信