Asp.net JqueryMobile Asp:Dropdownlist自动回发

Asp.net JqueryMobile Asp:Dropdownlist自动回发,asp.net,Asp.net,在我的移动aspx页面中有一个asp:DropDownList元素 <asp:DropDownList ID="formulationSelect" AutoPostBack ="true" EnableViewState =" true" runat="server"></asp:DropDownList> <asp:DropDownList ID="languageSelect" AutoPostBack ="true" Enable

在我的移动aspx页面中有一个asp:DropDownList元素

<asp:DropDownList ID="formulationSelect" AutoPostBack ="true" EnableViewState =" true" runat="server"></asp:DropDownList>
            <asp:DropDownList ID="languageSelect" AutoPostBack ="true"   EnableViewState =" true" runat="server"></asp:DropDownList>

我也有同样的问题,你解决过吗?是的,我确实解决了。。。在您发回的url中,确保它是标记rel=“external”,并且它将正常工作
Uncaught TypeError: Cannot set property 'value' of undefined
__doPostBack
(anonymous function)