Links in grid do not work in IE9

We have html links in grid cells and they do not work in IE9. Clicking does not open the link. A right click with ‘Open in another tab/window’ does work.

We’ve never have had a problem in any other browser. Is this a known issue? Is there any work-around?

I think I’ve found what is causing links in the grid to not work. We are using enableLightMouseNavigation(true). If enableLighMouseNavigation is not used, links work fine in IE9.

This problem is only on IE9. ALL other browsers work fine. Is there any way to get links to work with enableLightMouseNavigation(true) in IE9?

The issue confirmed and will be fixed as soon as possible

The issue is fixed. Please replace your dhtmlxgrid.js with the attached one.
dhtmlxgrid.zip (42.2 KB)