Closed
Display list of items in column layout
Hi,
I have a requirement to display list of 120 items in column layout and each column should have 30 items. For example:
A1 | A6 | A11 | A16 |
A2 | A7 | A12 | A17 |
A3 | A8 | A13 | A18 |
A4 | A9 | A14 | A19 |
A5 | A10 | A15 | A20 |
How can i achieve this?