Please provide functionality for transposing a grid out of the box. My team has many members who need this functionality. For the moment, everone is transposing the data and then binding it to the grid. Please let me know when we can get to see this functionality. Thanks!
Hello,
There is a Knowledge Base article that describes how the data shown in the Grid widget can be transposed:
https://docs.telerik.com/kendo-ui/knowledge-base/transposed-grid
Regards,
Viktor Tachev
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Simply transposing the data is a very inadequate solution, since I need the headers (complete with styling) to appear in the leftmost column. This is how my end users are accustomed to seeing their data. Grid is useless to me without the ability to draw either vertically or horizontally.