tappatappa Posted April 24, 2014 Posted April 24, 2014 See http://stackoverflow.com/questions/12107056/how-to-remove-picker-from-column-header-of-ext-js-grid It would be nice to have a "Hideable" Option (like the "Sortable" option that is already there) for the Grid Columns. The only workaround that I have found for this is setting enableColumnHide=false in grid afterrender clientevent. But if any of the grid columns is "Sortable" then this flag is (unsurprisingly) switched back to true. Any better workaround? 1
david_navigator Posted May 28, 2018 Posted May 28, 2018 Did you get this to work ? I don't seem to be able to turn off the column selection popup menu.
Sherzod Posted May 28, 2018 Posted May 28, 2018 Hi, Did you get this to work ? I don't seem to be able to turn off the column selection popup menu. Which edition and build are you using?!
Recommended Posts