ajax loader in asp.net
        Posted  
        
            by user181421
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user181421
        
        
        
        Published on 2010-05-28T10:55:56Z
        Indexed on 
            2010/05/28
            11:01 UTC
        
        
        Read the original article
        Hit count: 292
        
Hello. I'm using the AjaxToolkit in asp.net project c# code. I have a script managet and an update pannel in my page. It all works perfect. The only problem is that I can't figure out how to show the Ajax loader gif while the request is processed.
Any idea?
TY
© Stack Overflow or respective owner