I’ve watched tutorials about pagination on a repeating group, and they all used fixed number of rows and columns.
All of the examples I see are using 1 column. With my use case I have multiple columns and rows because the repeating group has more of a card design.
If I do a fixed number of rows and columns then my repeating group is no longer mobile responsive. Any ideas on the best way to do pagination with multiple rows and columns and keep it responsive?