i have a list of items that i want to render in one landscape page, right now the list shows like this
item1
item2
item3
item4
item5
....
.
i want to list the items until the bottom of the page then continue again from the top like so
item1 item4 item7
item2 item5 item8
item3 item6 item9
so i can have all items in One Page only
how can i achieve this ?
(i am using Q2 2012)
item1
item2
item3
item4
item5
....
.
i want to list the items until the bottom of the page then continue again from the top like so
item1 item4 item7
item2 item5 item8
item3 item6 item9
so i can have all items in One Page only
how can i achieve this ?
(i am using Q2 2012)