Dhtml grid

Hi,



I have a grid in which I am hiding the columns using setcolumnhidden, I have a export to excel function which exports the grid to excel but when I export the excel it is exporting the hidden column. Is there a function that returns if the column is hidden or not



Thanks

Joe

You can use isColumnHidden() method. dhtmlx.com/dhxdocs/doku.php?id=d … blecolumns