Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by anoop isaac on Jun 24, 2008 22:30
open dhtmlx forum
Hidden columns

is there a facility to have hidden cols in dhtmlx grid?
Answer posted by Support on Jun 25, 2008 01:37
Such feature supported by pro version only.
The column can be hidden by using
    grid.setColumnHidden(index, true);