Search

You searched for the word(s): userid:683576

Matching Posts

  • Re: server.transfer

    Server.Transfer() probably won't ever work unless somebody makes the ATLAS scripts somehow smarter. Here's what I think happens with the UpdatePanel: 1) You click on the GridView row. 2) The UpdatePanel performs a POST in the background while it displays the old data. 3) When the page finishes rendering in the background, it basically does a cut-n-paste of the area under its control from the invisible background page to the visible foreground page. 4) When you Server.Transfer(), ATLAS has
    Posted to ASP.NET AJAX UI (Forum) by ntColonel on 9/28/2006
Page 1 of 1 (1 items)