DataGrid Row Way -
09-01-2003
, 02:38 AM
Dear Sirs, as you all know that DataGrid are displayed column wise, is there a way to display the, in a row way i.e:
Instead of the usual way as this one:
ID FirstName LastName Major
.... ... ... ...
Can i do it like this:
ID ...
FirstName ...
LastName ...
Can yo help me please. |