asp:DropDownList怎么在前台判断是否已选择最好是JQ

飞过小树梢 2013-10-16 05:59:36
<td>
<asp:DropDownList ID="ddlArticleClassID" runat="server" AppendDataBoundItems="True"
AutoPostBack="true">
<asp:ListItem Value="-1" Selected="True">--请选择类别--</asp:ListItem>
</asp:DropDownList>
</td>
...全文
192 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
飞过小树梢 2013-10-16
  • 打赏
  • 举报
回复
引用 1 楼 showbo 的回复:
AutoPostBack="true" 都自动回发服务器了,你要在呢么判断,除非去掉ms注册的回发事件
发回服务器就不能判断了a ?那去掉后怎么判断啊?
Go 旅城通票 2013-10-16
  • 打赏
  • 举报
回复
AutoPostBack="true" 都自动回发服务器了,你要在呢么判断,除非去掉ms注册的回发事件

28,391

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧