create crystal report at runtime
hello
i am develop in student registeration application by c# language and i need to view and print
reports for students mark for all semester (as an example).
my idea is : How to change the format or (style) for report at run time [its depending on the number of semesters for the students], and how to change the dataSource for the report at run time
Thanks