Browse by Tags

Related Posts

  • Post Back Issues

    Does anyone know why a DropDownList, located within an UpdatePanel, will not post back it's selected value when it is set via JScript and a __doPostBack is executed, but it will post back it's selected value if it is manually selected and the post back is handled automatically?
    Posted to ASP.NET AJAX Control Toolkit (Forum) by sbrauen on 04-24-2007, 12:00 AM
    Filed under: JavaScript, UpdatePanel, DropDown, dropdownlist, update Panel, "AJAX Toolkit", Autopostback, JScript, __doPostBack
  • Set focus on textbox after AutoPostback??

    I have a few textboxes inside an UpdatePanel that are used to calculate values in some labels. Each time a user exits a textbox, the server needs to make some calculations and change the values on the labels. After it does the calculations and comes back, I would like the next textbox to have focus....
    Posted to ASP.NET AJAX UI (Forum) by KJAK on 09-04-2007, 12:00 AM
    Filed under: TextBox, autopostback, updatepanel
  • Re: RadioButtonList.SelectedIndexChanged as UpdatePanel Trigger

    Maybe this is also a bug in RadioButtonList I'm using Visual Studio 2005, Ajax (UpdatePanel), a RadioButtonList which updates a DropDownList items. Html code: < form id= "form1" runat= "server" > < asp:ScriptManager ID= "ScriptManager1" runat= "server"...
    Posted to ASP.NET AJAX UI (Forum) by wander.mahet on 09-28-2007, 12:00 AM
    Filed under: bug, updatepanel, ajax, AutoPostBack, RadioButtonList, Radio button list, onclick
Page 1 of 1 (3 items)