Good day.
I need help with creating a view page that allows users to switch between a List View and a Grid View. Specifically, I want to implement a toggle button that lets users dynamically change the display of items from a list format to a grid format and vice versa.
Any guidance on how to achieve this would be greatly appreciated.