column size

Hi,



I am using mygrid.adjustColumnSize(colNo).

Its not working, if gid has merge headers.

Column size goes on increasing if we again call the same function. Also height of header row is increased.



There were some issues related to mentioned situations which already fixed in latest dev. code - please contact us directly at support@dhtmlx.com and provide your ref. number - we will send you an updated js file

Please beware that event with latest code , adjustColumn functionality will not include in calculation columns with colspan ( because size of such cell not related to only one column )


I mailed you.
Looking forward to your response.
I am confused by your answer.
"Please beware that event with latest code , adjustColumn functionality
will not include in calculation columns with colspan ( because size of
such cell not related to only one column )"
Because I have problem only when there is merge headers.

The bugs mentioned in your initial post - fixed, but it still possible to create a header structure so the result of resize will not be exactly as expected