Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Prasad on Dec 05, 2007 02:46
open dhtmlx forum
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.

Answer posted by Support on Dec 05, 2007 05:32
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 )


Answer posted by Prasad on Dec 06, 2007 05:46
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.
Answer posted by Support on Dec 06, 2007 09:57
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