3

Do you know any plugin or ready-to-use solutions to convert table #1 into table #2 and potentially back again?

jsFiddle Demo

enter image description here

enter image description here

Any suggestions much appreciated.

Iladarsda
  • 10,640
  • 39
  • 106
  • 170

1 Answers1

1

THe word you are looking for is transpose a table

I made this function look at it if you have questions about how it works ask me.

http://jsfiddle.net/4BJKa/32/

Ties
  • 5,726
  • 3
  • 28
  • 37