424
Views
2
Comments
How to display rows and columns of a table inverted
Application Type
Traditional Web

Hello all, 

Is there a way to invert the rows and columns when displaying data?



The image I want to implement ?

I want to be able to add more data to the right side as it grows.






2021-02-16 20-34-58
Remco Snijders
 
MVP

Hi Ryohei,

As far as I know there's no out-of-the-box way to do this, but you might transpose the table with some javascript like described here.

2026-01-15 03-18-59
Vijay Malviya

Hi ,

Check this link maybe it can help you.

Vijay M.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.