Firefox causes extra "Not Postback" ping when postback happens
        Posted  
        
            by Arvind
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Arvind
        
        
        
        Published on 2009-07-20T08:00:51Z
        Indexed on 
            2010/04/03
            9:43 UTC
        
        
        Read the original article
        Hit count: 730
        
We got weird problem in my application (asp.net). The problem happens only in Firefox. The scenario is like this..
We have grid bind with results. when I change page of the grid (postback). at that time extra "Not postback" is caused in FireFox only which actually disturb my session logic and then all goes wrong.
Can anyone have idea on this? Please help me out!
© Stack Overflow or respective owner