I want to make a cell hidden in dhtmlx grid. (Not the whole column but only some particular cells).
What method can be used for this?
Is there anything like mygrid.cellById(…).setCellHidden???
Unfortunately such feature is not available.
I want to make a cell hidden in dhtmlx grid. (Not the whole column but only some particular cells).
What method can be used for this?
Is there anything like mygrid.cellById(…).setCellHidden???
Unfortunately such feature is not available.