I want to display crystal report in column pattern. I have successfully retrieved the data from student table (with a stored procedure). but want to display in this pattern
Student Name | Student Name
First Student Name | Second Student Name
ThirdStudent Name | FourthStudent Name
please tell me how can i do this.