Hi. Guys
I need to create a crystal report that shows the address label of the employee, By using crystal reports in vs2005 I had created the crystal report and connect to the data source and every thing goes fine and the report generated correctly, it displays like
Ashok(1st emp)
Station Road
Hyderabd
.........
Kiran(2nd emp)
Air port road
Mumbai
..........
Ravi (3rd emp)
address1
address2
............
suresh 4th emp)
add1
add2
etc in the linear way only but i want side by side of two employee details like
...............
Ashok(1st employee).................................Kiran(second employee)
Station Road..............................................Air port Road
Hyderabd........................................... .......Mumbai
etc.
Ravi(3rd employee)...................................Suresh(4th employee)
Address1...................................................Address1
Address2..................................................Address2
Thnks in advance
Right click in the details section, select Section Expert.
Check the tick box "Format with multiple Columns". A new tab should appear after Color.
Using the settings on this tab you can generated columned data.
Yesterday I had spent a lot of time time with the sol you provided, but I am unable to see the report in my desired format again all the results are coming one under one, But I want first emp details side second emp details down thrid emp details side of third emp fourth emp details, I am suffering a lot with this problem, All the project was completed, But I was stuck with this small problem on just printing the report. Please Help Me, Regards