Categories | Question details Back To List | ||
grid multirow header sizing colums Hi, I am using grid with a multirow. after the data loads i am calling grid.setSizes(); which sets the multirow header data well.but not others. But the mygrid.adjustColumnSize(column); does the work well for all the rows except the multirow header data. I would like to get a workaround solution so that data is autosize properly for all columns. Regards, Ashutosh Agarwal. Answer posted by Support on Dec 13, 2007 09:21 There is a known issue with adjustColumnSize and complex header in current build ( dhtmlxgrid 1.4 ) - please contact us directly at support@dhtmlx.com and provide your ref. number - we will send you updated code. ( The new version, which already contain fix, will be released in few days ) |