Browse by Tags

Related Posts

  • Re: updatepanel w/ masterpage?

    OK I’ve come up with a work around for this. I’ve created a custom control called EventProxy in my project that has a public event EventProxied and a public method ProxyEvent(EventArgs e). For each control or User control event on your page that you want to use as an async postback trigger on an update...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by Damian.Edwards on 03-19-2007, 12:00 AM
    Filed under: ajax, AsyncPostBackTrigger, MasterPage
  • Re: Question about UpdatePanel Triggers in a MasterPage

    OK I’ve come up with a work around that I think is a bit nicer than the dummy button thing. I’ve created a custom control called EventProxy in my project that has a public event EventProxied and a public method ProxyEvent(EventArgs e). For each control or User control event on your page that you want...
    Posted to ASP.NET AJAX UI (Forum) by Damian.Edwards on 03-19-2007, 12:00 AM
    Filed under: ajax, AsyncPostBackTrigger, MasterPage
Page 1 of 1 (2 items)