Issue with line selected on IE

Hello,

I have issues with the DhtmlxGrid on IE8/9, when a row is selected, it seems impossible to destroy the grid (while others browsers have no problem).

We have no JS errors in console, but when following execution, we can see on IE only we call the destructor. I tried to call myGrid.clearSelection() but the problem remains.

Thank you in advance for helping us.

Unfortunately the issue cannot be reproduced locally.
If the problem still occurs for you, please, provide with any kind of a sample of your code or with a complete demo/demo link, where the problem can be reconstructed.

We found a way to bypass this issue which was specific about our application.
Sorry for the disturbing.
Thanks for replying.