Loading from XML - not working in IE9

Hallo,

I’ve just noticed that in new IE9 (Internet Explorer 9) loading gird from xml string gives an error.
Debugging javascript shows that IE9 do not support selectNodes() function!?

You can reproduct this issue on your site:

dhtmlx.com/docs/products/dht … d_xml.html

by clicking on “Reload from XML string” under the table.

Is there any workaround for this?

BR
Damian

Update dhtmlxcommon.js with the attached one.
dhtmlxcommon.zip (6.81 KB)