I am having problems with the Tabber - dhtmlxGrid integration. There seem to be some bugs with the column header resizing code.
Test the sample at:
dhtmlxSuite\dhtmlxTabbar\samples\05_components\01_grid_inside.html
If you move the second column divider… the first divider will resize. Something is wrong with the column header resize code.
All the other grid samples resize the column header correctly. This is correct for example:
dhtmlxSuite\dhtmlxGrid\samples\01_cell_types\03_excell_grid.html
The grid samples all have correct header resize. But when it is integrated with the Tabber something is wrong.
How can I fix this?
Thanks.