ASP Forms Flash/Flicker On PostBack

Discussion in 'ASP.NET 2.0' started by Chicago_Lar, Sep 26, 2007.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Folks, I was having a problem with excessive flashing on a number of my forms on postback. That is, you would select something which triggered a postback (e.g., a dropdown list or a radio button) and the screen would flash, which was pretty irritating.
    </o:p>
    I found a VERY easy solution to fix this. I downloaded the Microsoft Ajax Extenders and Toolkit and used the UpdatePanel Ajax extender. There?s an excellent video tutorial which shows how to use the extender and it works like a charm!
    </o:p>
    If you?re doing ASP programming, I suggest you take a look at <st1:City w:st="on"><st1:place w:st="on">Ajax. I wish I?d given it a shot sooner.
    </o:p>Lar
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page