so i have a repeater with dataset that has data over 20 item
i want only 3 item per row not dynamically change, because the issue is, if i have a bigger screen size, it will show 4 item, and in the smaller size it shows 2 item
and what i want is to show only 3 items/column on each row in any screen size
how can i make this possible?