In IE developer tools’s network, suite.js?v=6.0.4 is not finished.
Please see the attached image.
Is it working in your IE11?
You can try the page : DHTMLX - Grid. Initialization with config.data
In IE developer tools’s network, suite.js?v=6.0.4 is not finished.
Please see the attached image.
You can try the page : DHTMLX - Grid. Initialization with config.data
DHTMLX support replied as below
The problem is confirmed. We’ll fix the samples in the nearest update.
But, please, don’t worry. The dhtmlxSuite components are working in IE11, but due to the css problems the components containers have the zero sizes.
If you set the fixed sizes of the component container:
<div style="width:800px; height:600px;" id="grid"></div>