Categories | Question details Back To List | ||
Columns hiding issues Hello, I have an issue under IE6 when hiding some columns, vertical and horizontal scrollbars appears. Screenshot sent to suppport@dhtmlx.com. Regards Answer posted by Support on May 20, 2009 08:16 Unfortunately issue can't be reconstructed locally. Please try to add next code to the grid's init grid.attachEvent("onColumnHidden",function(){ this.setSizes(); }) If issue still occurs for you - please provide any kind of sample or demo link where it can be reconstructed. |