I am not finding how to achieve the following with iReport Designer.
Suppose I create the following table:
Field1 Field2 .....Fieldn
-------------------------
Val1 Val2 .....Valn
how can I display a table like the following:
Field1 Val1
Field2 Val2
.
.
.
Fieldn Valn