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.
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.
Hi ,
Check this link maybe it can help you.
Vijay M.