Click here to Skip to main content
15,889,335 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
by using crystal report10 on c#

I want to create report in following way:
students name /exam name | English | math | history | score
ahmed 10 20 10 40
rozy 20 10 20 50



and so on ..........

i want students scores in each exam by using cross tab(wizard)
i have students table contain (stu_first name , stu_last name)
,result table contain column( score)
and .
Posted

Check this link[^]
 
Share this answer
 
Comments
thatraja 7-Nov-11 11:49am    
5!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900