Easiest way to change the orientation of a DGrid
How can I display the rows vertically and columns horizontally in a datagrid?
Does any one know of an easy way to change the orientation
of a datagrid display? I would like to display
the "Columns /(Headers)" as Rows. I.E.
_______ _______ ______
Column 1 | cell1 | cell2 | cell3|
=========|_______|_______|______|
Column 2 | cell1 | cell2 | cell3|
=========|_______|_______|______|
Column 3 | cell1 | cell2 | cell3|
=========|_______|_______|______|
etc....
Knowledge is to be shared.
__________________
Knowledge is to be shared.
|