Hide the column manager

Is there a way to hide the column manager on a table?
No description
Solution:
->columnManager(false) set this on your table
Jump to solution
4 Replies
LeandroFerreira
LeandroFerreiraβ€’2mo ago
remove all toggleable() in table columns
CodeWithDennis
CodeWithDennisOPβ€’2mo ago
I have πŸ‘€ It doesnt work like that anymore afaik πŸ€”
Solution
Marketer
Marketerβ€’2mo ago
->columnManager(false) set this on your table
CodeWithDennis
CodeWithDennisOPβ€’2mo ago
How did i miss this 🀣 Thanks 🫑

Did you find this page helpful?