ScriptManager和UpdatePanel怎样实现局部刷新?

请各位高手帮忙:<asp:ScriptManagerID="ScriptManager1"runat="server"></asp:ScriptManager><asp:... 请各位高手帮忙:
<asp:ScriptManager ID="ScriptManager1" runat="server">
</asp:ScriptManager>
<asp:UpdatePanel ID="UpdatePanel1" runat="server">
<ContentTemplate>
<asp:DropDownList ID="DropDownList4" runat="server" AutoPostBack="True" OnSelectedIndexChanged="DropDownList4_SelectedIndexChanged" >
<asp:ListItem>计算机系</asp:ListItem>
<asp:ListItem>经济系</asp:ListItem>
<asp:ListItem>外语系</asp:ListItem>
</asp:DropDownList><br />
<asp:DropDownList ID="DropDownList5" runat="server">
<asp:ListItem>软件开发</asp:ListItem>
<asp:ListItem>多煤体</asp:ListItem>
<asp:ListItem>动漫制作</asp:ListItem>
<asp:ListItem>广告设计</asp:ListItem>
</asp:DropDownList>
</ContentTemplate>
</asp:UpdatePanel>

我想实现的是局部刷新,但是我这样做没有效果? 此时的ScriptManager的EnablePartialRendering属性设为true。UpdatePanel的UpdateMode属性设为Always。ChildAsTrigger属性设为true
展开
 我来答
旅姮娥3k
2009-06-20 · TA获得超过161个赞
知道小有建树答主
回答量:244
采纳率:0%
帮助的人:140万
展开全部
你把你的button放到updatepanel里面就可以了,其余的跟你之前写代码一样
匿名用户
2009-07-01
展开全部
试过了还是不行
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式