Hidden column is not set as hidden (not always) and shown (

Hi ,

I am using DHTMLX 1.5 Professional version .I am settinf a colmn as hidden .But that column is not set to hidden always . Sometime Its value with column name is visible while some other time its hidden.Could you please help me.I have used the below code to set it hidden.





mygrid1.setHeader(“Select,First Name,Last Name,Email,Job Title,Team Leader Flag,Team Leader”)

mygrid1.init();

mygrid1.setColumnHidden(5,true)

We cannot reproduce this issue at the latest version of dhtmlxGrid. Please find example here dhtmlx.com/docs/products/dht … olumn.html