EXTJS - remove option to select columns
extjs, extjs4.1
Solution
try setting property `enableColumnHide:false`
refer : docs
Problem
how can I remove the option to select the columns on my extjs grid:
extjs, extjs4.1
try setting property `enableColumnHide:false`
refer : docs
how can I remove the option to select the columns on my extjs grid: