Hello. Thank you for contacting the Toolset support.
If you can share more details what exactly you want to display with the following format:
to:
A B C
A B C
A B C
What if you try to use the container block and within container block you can add as many other blocks as you want. As the name suggests, container block works as a container to other blocks you can add as many other blocks as you want within the container block.
=> https://toolset.com/course-lesson/container-blocks/
If you see that the output you want you do not able to achieve it with container block as well then there is no such feature to convert the row items to columns.
A = Titel of a post starts with an A as "A super cool company", "A nice company"
B = "Business Company Titel", "Best shop company"
C = "Company Ltd", "Createve Titel of company"
The sorting of output is Title, Ascending.
Now the output is from left to right.
I like the output to be from top to bottom, columnized into 3 columns. let say after 20 company names the next 20 posts create the column 2, next 20 column three.. etc
Thank you for sharing more information. There is no such feature available to convert the grid rows to columns as you described.
However - the wrokaround would be:
You need to use the "Unformatted" loop style in the blocks editor and then use custom CSS code to show columns from top to bottom where you need to adjust number of columns etc..etc..