For some reason, when I try to resize a column, all columns resize. This does not happen in Chrome.
Also, since upgrading to 10, my column formats are gone, again only in IE 10.
Any help would be greatly appreciated.
Thanks.
For some reason, when I try to resize a column, all columns resize. This does not happen in Chrome.
Also, since upgrading to 10, my column formats are gone, again only in IE 10.
Any help would be greatly appreciated.
Thanks.
Unfortunately the issue cannot be reconstructed locally.
The following example works well in IE10 for us:
dhtmlx.com/docs/products/dht … _grid.html
If issue still occurs for you - please, provide us with any kind of sample of your code to reproduce the issue.
I am having the same issue in IE 10 but only with one user. I cannot replicate it on any other machines. If we set Compatibility View on, it works fine.
The only thing I can think of is that once we used the AutoSave cookies, but no longer do. Is there a possibility these are being used? If so, which cookies should we look for to remove for this one user?
If you don’t use the loadSizeFromCookie() method in your grid the column widths cannot be loaded from cookies.
We are having the same problem. Only IE10 exhibits this behaviour; other browsers are ok. We are using v2.1 of xGrid.
look_its_tony, please, try to update the version of your dhtmlxgrid.
If issue still occurs - please, provide us with a complete demo where the issue can be reproduced.
I am seeing the same problem running version dhtmlxGrid v.3.6 Standard edition build 130416. The behavior is that when first displayed all columns are the same width, even if specified as different in the demo code (I’m using 01_grid_alter_colors). Then when you try to resize them with the mouse they maintain identical widths.
Any ideas?
Bill
I am experiencing the exact same issue. Columns are initialized same width, and resizing moves all columns at the same time so all widths are the same. I tried serving using IIS7 and WAMP - same problem.
Accessing the demo code on the DHTMLX web site works perfectly. Are there any special headers or other configuration required server side? Any specific links or includes? What web server and settings does DHTMLX use for the demos?
I have seen variations of this problem multiple times on the boards. It would be great to have a solution.
Thanks
Unfortunately the issue cannot be reconstructed locally.
The following example works well in IE10 for us:
dhtmlx.com/docs/products/dht … _grid.html
If issue still occurs for you - please, provide us with any kind of sample of your code or a complete demo, where we can reproduce the issue.
Here you can find a tutorial:
docs.dhtmlx.com/doku.php?id=othe … leted_demo
I noticed the same issue, I was using an older version, 3.0. I only needed to update the dhtmlxcommon.js file and it fixed the issue.