ciao,
scusa che versione hai di ajax? perche' usando quello di microsoft (http://ajax.asp.net/) la cosa a me non fa problemi:
<asp:ScriptManager ID="ScriptManager1" runat="server">
</asp:ScriptManager>
<asp:UpdatePanel ID="UpdatePanel1" runat="server">
<ContentTemplate>
<asp:DropDownList ID="DropDownList1" runat="server" AutoPostBack="True">
<asp:ListItem Text="primo" />
<asp:ListItem Text="secondo" />
</asp:DropDownList>
<asp:TextBox ID="TextBox1" runat="server">àòèìù</asp:TextBox>
</ContentTemplate>
</asp:UpdatePanel>
ciao.
Matteo Raumer
[MCAD .net]
http://blogs.dotnethell.it/freeteo