I'm looking to create a grid with the headings running down the left side instead of across the top. While I am currently using ng-Grid, I would be open to other options as well. I've been trying to make it work with ng-Grid but need to find a way to flip it on its side.
Is there a possibility to achieve this, and if so, how can it be done? Currently, I have a setup that I need to replicate, but in the future, more columns will be added as time progresses. While I could easily switch to having the months arranged vertically, I prefer not to settle for the simplest solution.
Thank you for any assistance provided.
Cliff