Hi,
Can someone guide me here please. I have two DB fields (SQL Server Query) :
Title......Name
Manager....John
Pricer.....Smith
Support....Mary
IT.........Alex
Now I need this to appear in my report as below, I mean as in 2 columns without headers.
I tried setting this by going to:
page setup-->Column-->GRID settings,
Where I set No of columns=2, column size=3" and column layout='Across, then Down'.
But this does not seem to work.
Report Display (in 2 columns):
Manager: John .................Pricer: Smith
Support: Mary..................IT: Alex
Can someone guide me here please. I have two DB fields (SQL Server Query) :
Title......Name
Manager....John
Pricer.....Smith
Support....Mary
IT.........Alex
Now I need this to appear in my report as below, I mean as in 2 columns without headers.
I tried setting this by going to:
page setup-->Column-->GRID settings,
Where I set No of columns=2, column size=3" and column layout='Across, then Down'.
But this does not seem to work.
Report Display (in 2 columns):
Manager: John .................Pricer: Smith
Support: Mary..................IT: Alex