Posted 15 April 2020, 5:33 am EST
Hi,
I implemented the flexgrid column picker functionality by referring to the following link.
https://www.grapecity.com/wijmo/demos/Grid/Columns/ColumnPicker/angular.
Now my requirement is I want to exclude a particular column from the Listbox (Because the column contains checkbox). but I want to display that column in flexgrid also.
can anyone help?