Object doesn't support property or method 'load' in IE9

I am using a datagrid with the dataconnector. The datagrid used to not work at all until I downloaded the ie9 hot fix and upgraded datagrid and dataconnector to the most recent version.

The dataconnector is still not working though, it gives me this error in Internet Explorer 9 (ff, chrome, opera, safari, ie6, ie7, and ie8 all work fine):
SCRIPT438: Object doesn’t support property or method ‘load’
dhtmlx.js, line 22 character 226

Any ideas?

This issue may occurs if you are not update all files.

It seems that somehow the old version of dhtmlxcommon.js is still included on the page.
If proiblem still occurs - can you post list of all js scripts, which are included on the problematic page.

I am having the same problem. It works fine in FireFox but not IE9

I have the complete dhtmlxSuite_v30_pro download.

I am using the .net connector and am trying to popluate a datagrid.

I am getting the following error:
SCRIPT438: Object doesn’t support property or method ‘load’
dhtmlx.js, line 21 character 226

Where do I get the updated file and where do I put it to correct this issue.
Thanks,
Drew

Be sure that you are using all js files from the grid’s package and not the files from samples included in connector’s package.

If problem still occurs - try to update dhtmlxcommon.js with the attached one.
dhtmlxcommon.zip (7.4 KB)