How to display different columns for mobile, desktop of a dynamic grid layout?
All,
I do have a Grid Repeat layout with 10 columns in it (Ex: Col 1, Col 2,..Col 10). I do have requirement states it should display all 10 columns for desktop view and display only specific columns (Ex: Col 3, Col 6, Col 8) for mobile or tab view. Where can we configure this requirement. Can someone guide me achieving this scenario. TIA