Issue with paging on Grid in IE11

Hello, I’m using the Pro version of Grid v. 3.6 build 130619.
And I received javascript error about “Unable to get property ‘_cellType’…” in IE11, for other browsers it working properly.
Error occured during the switching the pages, on example:
When you choice one of page, data displayed in grid. But if you select another page and after this return to previous selected - grid does not display any data (and javascript error displayed).
So, if you call mygrid.changePage(2) it will display data, but if you call it again - error about “Unable to get property” displayed.

I have found a fix on this forum - dhtmlx_hf_ie11_131023 and apply it, but it does not resolve a problem.

Can you advice with solution ?
Thanks in advance.

Unfortunately the issue cannot be reproduced locally.
If the problem still occurs for you please, provide with a complete demo/demo link, where the problem can be reconstructed.
Here you can find a tutorial about creating a complete demo:
docs.dhtmlx.com/tutorials__auxil … pport.html

I have the same problem. Is there a solution for this?

Unfortunately the issue cannot be reproduced locally.
If the problem still occurs for you please, provide with a complete demo/demo link, where the problem can be reconstructed.