Hidden Columns
Add hidden: true to the columns definition to hide them.
Live Editor
Result
Loading...
note
Hidden columns will be ignored by the search plugin unless ignoreHiddenColumns is set to false.
search: {
ignoreHiddenColumns: false,
},