JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › Creating a row-major grid › Reply To: Creating a row-major grid
July 24, 2025 at 12:19 pm
#112733
Participant
turns out transposed grids are not natively supported in Smart.Blazor as in some other packages.
may I suggest this would be a nice feature in future.
In any event can just transpose the data in code and get a similar result, just a bit of bother