Firefox causes extra "Not Postback" ping when postback happens
- by Arvind
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!