IE11 Scheduler Grid '_cellType undefined'

I created a file with a grid, which includes the following files:

I do nothing with the scheduler yet, just include the file. But when I include the file of the scheduler the grid is not working as before. The grid is not loading and when I try to sort its given me ‘_cellType undefined’.

This issue I only have in IE11

What do I wrong? Is it the order of files? I using the dhtmlx.js from the dhtmlxSuite Pro 3.6 build 131108 which includes the hotfixes for IE11

Hello,
try to change the order of included files:[code]

[/code]

Currently there is a known issue with a file order conflict between dhtmlx.js and dhtmlxscheduler.js

This solutions works for the grid but now I have troubles with the scheduler. The events from the schedulerConnector will not be triggerd and the tooltip is given an error: createEventObject not supported.

Hi,
We’ve confirmed an issue with tooltip extension in IE11. I’ll post a fix in the nearest time