I'm getting the following errors thrown up when I click on a row in an UltraWebGrid when using IE8.
Any idea when an IE8 compatability patch will be available?
Sorry. UltraWebGrid still doesn't work in IE8. Which release of the grid were you using?
I ran some quick tests with IE8 RC1 and was not seeing this issue anymore. Hopefully further testing shows this is completely resolved.
-Vijay
Is anyone still having this issue in IE8 RC1?
I am experiencing the same problem using UltraWebGrid v7.2 running with IE8 Beta 2.
I tried putting IE8 in IE7 emulation mode for the page by adding the following to the header. It did not have any effect.
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"