This example demonstrates two different approaches to transposing tables in XtraReports: by using the XtraVerticalGrid control and by using the DataRowView object to transpose data via code.
Question Comments
Added By: Ram dasari at: 6/17/2014 7:23:37 AM
I am unable to find code related to this description. please add
Added By: Vasily (DevExpress Support) at: 6/17/2014 8:57:38 AM Hi Ram,Just select the desired programming language and the DevExpress components version in the ComboBoxes below, and the example files code will be displayed below.
Alternatively, you can just download the example and review its source code locally.