Dhtmlx_connector different behaviour IE and Chrome

Hello experts,
I downloaded the PHP connector package from the Gihub and tried some samples.
With dhtmlx_connector\samples\grid\01a_sql_basic.html I see different scroll behaviour between IE10 and Chrome44.
Chrome is ok, but IE10 shows empty lines after scrolling down. They become more and more after further scrolling.
The sample dhtmlx.com/docs/products/dhtmlxG … 50000.html is working as expected on both IE10 and Chrome44.

Have anybody else this problem and is there any hint for help.
Regards,
iavka :question:

Hi,
It works for me.
Version of dhtmlx.js in samples is a bit outdated, it can be the reason of the issue.
I will try to publish the updated samples on monday.

Hi Stanislav,
after downloading the current version I still have different behaviour.
In attachment I put a screen capture.
The simple exchange of the dhtmlx.js doesn’t work.
Regards,
iavka


Please, try to add a valid html5 doctype on your page:

It should fix the problem.