Displaying the Output of Reports in Grids [message #90022] |
Fri, 01 October 2004 20:51 |
Kumar Iyer
Messages: 12 Registered: August 2004
|
Junior Member |
|
|
I had created a matrix report,but i am getting the out put in normal format ie. without any lines or borders.
I want the output in Grid format.
Pl help me what changes i have to make so that i can get the output in grid format
Pl explain elaborately with minute details
Thanks and regards,
Kumar Iyer
|
|
|
Re: Displaying the Output of Reports in Grids [message #90028 is a reply to message #90022] |
Mon, 04 October 2004 04:28 |
Biljana
Messages: 8 Registered: October 2004
|
Junior Member |
|
|
Try to play with frames. Click on repeating frame you want to be visible, and set line color to black (or any other color). To separate fields in matrix, you can set line color for every field to black or (as maybe better solution) make black lines between fields and for every line set property Line Stretch with Frame to name of repeating frame in which is field so that line can strech along with repeating frame. This is in case fields can expand verticaly.
Of course, it's best to do it in Layout Model
|
|
|