Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Wolfgang Philipp on Jul 28, 2008 09:56
open dhtmlx forum
Header lines and column lines do not fit together after resizing

Hello there!

I have a problem. I started application with Version 1.4 and it works fine with Mozilla FF 2.x.

But I tested application with FF 3 and now the lines of the header and the columns in the grid do not fit together after resizing. I searched here for similar issues and I found out that it is either a global css defining styles for td or div or using an older version could cause this behaviour too.

I tried your samples with Version 1.4 and Version 1.5. Strange behaviour occured with Version 1.4 but not with 1.5 so I assume problem is not css but the old version of grid.

My problem now is that I already tried to upgrade from 1.4 to 1.5 and it never worked. I asked here how to do it and followed the instructions but there occurs always the same error: dhtmlXHierarchy is not defined.

Support here told me I should just override old js-files with the files from version 1.5 but it doesn't work. Didn't you change directory structure from 1.4 to 1.5?

Well, it would be nice to upgrade to Version 1.6 even but I was told this is a little bit more complex.

So how can I do it or is there a way to fix this bug without upgrading the version?

Thx in advance!
Answer posted by Support on Jul 29, 2008 02:18
>>Didn't you change directory structure from 1.4 to 1.5?
    There was slight change in directory structure and names of all js files was lowercased.
>> So how can I do it or is there a way to fix this bug without upgrading the version?
    Please provide a sample where issue may be reconstructed and used version of dhtmlxgrid.js ( send directly to support@dhtmlx.com), probably we will be able to patch it.