Browse by Tags

Related Posts

  • Re: how to get which UpdatePanel has posted

    Gents, Actually, it gets worse. Both code blocks above make the assumption that the triggering AsyncPostBackSourceElementID is a child of the UpdatePanel in question. This is by no means a safe assumption. External triggers could set it off. The only way I can see to ensure that you've unequivocally...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by ewlloyd on 12-22-2006, 12:00 AM
    Filed under: updatepanel, "AsyncPostbackTrigger", "Using UpdatePanel", ajax
  • Re: update progress and custom controls

    I had a similar situation with a custom control. Everything worked fine in the ATLAS CTP, but after upgrading to Beta 1, clicking on any html controls within that custom control would result in a full post back. I looked through the code of the CollectionPager and noticed that the control has already...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by kappel on 11-15-2006, 12:00 AM
    Filed under: updatepanel, "AsyncPostbackTrigger", ajax update panel, beta 1, full postback, Custom Control, Beta1
Page 1 of 1 (2 items)