In Internet Explorer 8, when we display a grid in a page, if I click on a link on the page and while the request is in process, if I place mouse over the table header, the request in progress is getting aborted.
What I am thinking is, when we place mouse over the table header, it is trying to load an image. May be this is aborting the current request in progress. This may not be correct.
I am not getting this issue in other browsers and also with Ajax requests.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top