1

Hoping someone can assist. I am using Material-UI table, something similar to Basic Table but need a solution to convert this type of table from columns to rows, basically something similar to this: Transpose data from columns to rows

Can anyone point me to any examples where this is possible within material-ui. Basically need to perform a pivot.

ArthurJ
  • 777
  • 1
  • 14
  • 39
  • This might help you: https://stackoverflow.com/questions/4492678/swap-rows-with-columns-transposition-of-a-matrix-in-javascript – Raythe Jul 16 '21 at 16:24

0 Answers0