+ -
当前位置:首页 → 问答吧 → 局部刷新有错误提示

局部刷新有错误提示

时间:2011-04-06

来源:互联网

我今天新安装的AJAX控件,想局部刷新DROPDOWNLIST控件,但是网页却提示我这个

还请各位大虾帮忙解释一下这是什么原因,有什么办法能解决吗?
<asp:scriptmanager ID="Scriptmanager1" runat="server">
</asp:scriptmanager>
<asp:UpdatePanel ID="UpdatePanel1" runat="server">
  <ContentTemplate>
  <asp:DropDownList ID="DropDownList_Project_Tech" runat="server"
  AppendDataBoundItems="True" AutoPostBack="True">
  <asp:ListItem Value="0">选择技术归口</asp:ListItem>
  </asp:DropDownList>
  </ContentTemplate>
</asp:UpdatePanel>

作者: lztian1100   发布时间: 2011-04-06

原因不是说的很清楚了

作者: KK3K2005   发布时间: 2011-04-06

热门下载

更多