Crystal Report 9

  • Thread starter Thread starter Chrysan
  • Start date Start date
C

Chrysan

I would like to include an option for user to change the
report design when running the application, how do i do
that?

And, after user have change the design, run the report
using new design.

Should I add my Crystal Report in my project or set the
CrystalReportViewer.ReportSource to external
ReportFileName.rpt?

Thanks.
 
this is back from crystal 8 but i did a similar thing - you can use the api
to design reports at runtime. i would imagine you are looking at the same
scenario with version 9.

cheers
 
Jason,

Thanks for your reply. But, can you let me know the
working detail of how to use the api to design reports at
runtime? Because, I haven't use this feature before.
Thanks and have a nice day.

Best Regards,
Chrysan.
 
Back
Top