We have an issue with IE8 browser. We have developed an ASP.NET web application with asp.net UpdatePanel and Infragistics webgrid controls. The web page contains search functionality which is AJAX based. Also we have other AJAX functionalities such as update the data etc.
The web application is working fine in IE6.0 and IE 7.0 browsers. In IE8.0 browser when we are running in normal mode the AJAX functionality in the application is not working and its throwing javascript errors. But when we set the compatability mode in IE 8.0 the application is working fine. Could you please let us know what is the problem? Is there any problem in IE8.0 or do we need to set the anything in the code so that the application should run in IE8.0
Thanks,
Venkat
The web application is working fine in IE6.0 and IE 7.0 browsers. In IE8.0 browser when we are running in normal mode the AJAX functionality in the application is not working and its throwing javascript errors. But when we set the compatability mode in IE 8.0 the application is working fine. Could you please let us know what is the problem? Is there any problem in IE8.0 or do we need to set the anything in the code so that the application should run in IE8.0
Thanks,
Venkat