grid.selectRow() with IE 10

Calling this function on IE 10 (dhtmlx ver. 3.6)
grid.selectRow(1, false, true, false);

throws an error:
dhtmlx.js, line 728 character 338

Update: this happens when row has the very first column hidden.

Unfortunately the issue cannot be reproduced locally with the latest version of the dhtmlxGrid.
Plea,se try to update your dhtmlx version or provide with a complete demo/demo link, where the problem can be reconstructed locally.
Here you can find a tutorial about creating a complete demo:
docs.dhtmlx.com/tutorials__auxil … pport.html

I set first column width=1 and that fixed the issue.
Thank you.

glad that the problem is solved for you, but the original problem still cannot be reproduced locally.
If your solution won’t suite you please, provide with a complete demo, where the problem can be reconstructed locally.