Just checking if this would be doable:
We have a need to transpose the content of the RadGrid, i.e. make columns in the source data become rows in the RadGrid, and vice-versa.
I know I could do this "manually" be transposing the source datatable, but I wonder if there's any support for this built-in.
Thanks!
/Fredrik
We have a need to transpose the content of the RadGrid, i.e. make columns in the source data become rows in the RadGrid, and vice-versa.
I know I could do this "manually" be transposing the source datatable, but I wonder if there's any support for this built-in.
Thanks!
/Fredrik