Hi all,
I found an example about how to hide and show specific columns (https://stackblitz.com/edit/react-grid-toggle-column-xyixv6?file=index.js)
Unfortunately, which is written in React class that I'm not familiar with at all ...
I would like to know if there are any other solutions or alternatives to realize the same functions but in React Hooks ...
Any suggestions and help are very welcomed and appreciated.