Hi
Does anyone know of a way or a component in which I can view a table in a similar way to using a grid, except I need each field name to appear in a new row in the first column and the data for that field in the other columns.
Basically I need to swop the columns and rows of a dbGrid around.
eg.
UserID: 1 2 3
User: AB CD EF
Code: TT SS ZZ
etc...
Can anyone please help?
Thanx in Advance
Sam
Does anyone know of a way or a component in which I can view a table in a similar way to using a grid, except I need each field name to appear in a new row in the first column and the data for that field in the other columns.
Basically I need to swop the columns and rows of a dbGrid around.
eg.
UserID: 1 2 3
User: AB CD EF
Code: TT SS ZZ
etc...
Can anyone please help?
Thanx in Advance
Sam