IE8 not honoring setColumnHidden in dhxGrid

I’m using dhtmlxGrid v2.6.

In my code, I have two columns set to hidden using the following:

grid.setColumnHidden(columnID, true);

Works fine in Chrome & Firefox.

In IE8, one of the columns still displays in the grid.

Any idea why that’s the case?

Thanks

Kenton

Unfortunately the issue cannot be reconstructed locally.
Please, try to update the version of your dhtmlxGrid. If issue still occurs - please, provide any kind of sample of your code to reproduce the issue.

Actually, it’s IE7 that’s causing me trouble, not IE8.

Unfortunately the issue still cannot be reconstructed locally.
Please, try to update the version of your dhtmlxGrid. If issue still occurs - please, provide any kind of sample of your code to reproduce the issue.