Transposing the data in a sfDataGrid

Hi,

I would like to transpose the rows and columns in a sfDataGrid control. Ideally using XAML.

This solution (I've downloaded it and examined in VS) is aimed at GridDataControls and is code-behind based:

https://www.syncfusion.com/forums/115845/transposed-datagrid


This solution is also code-behind based and is aimed at the GridControl:

https://www.syncfusion.com/kb/5168/how-to-transpose-the-grid-data


However, this codeplex solution:

https://archive.codeplex.com/?p=rotatedwpfdatagrid

is aimed at the DataGrid control and uses XAML.

I would be grateful if you would show me how can I transpose the rows and columns in a sfDataGrid control using XAML

Thanks

David

1 Reply

GT Gnanasownthari Thirugnanam Syncfusion Team February 26, 2018 06:21 AM UTC

Hi David, 
 
You can refer the below KB article to rotate the rows and columns in SfDataGrid using XAML code. 
 
 
Regards, 
Gnanasownthari T. 


Loader.
Up arrow icon