Description
setColumnHidden(string $column, bool $on = true)
Sets a single column hidden.
Parameters
- string $column
- The column to hide/show.
- bool $on = true
- Should the column be hidden?
setColumnHidden(string $column, bool $on = true)
Sets a single column hidden.