Create CR in runtime in C#.net or alter a CR in runtime
Midet.
The version of Crystal Reports for Visual Studio .NET 2003 has limited runtime report creation capabilities.
There are ways to allow for some limited runtime customization and these usually take advantage of Formula Fields within Crystal Reports. At runtime you can "bind" a formula to a database field. You are still limited by the fact that the database schema your report was created off of must match what you pass to it a runtime. This means you can add in new tables or databases or alter the schema of the datasets at runtime.
Samples can be found at:
We do have a web based product called Crystal Reports Explorer that allows for users to modify/create reports:
http://www.businessobjects.com/products/reporting/crystalreports/explorer.asp
Keith - Business Objects
Keith - Business Objects
Hi,
I want to use crystal reports to make users able to design the report at runtime. Possibly creating new fields of all types available, modify existing fields.
Do I have to purchase developer edition of Crystal reports XI to be able to use that functionality? (That is not the VS 2005 Version).
Do I have to purchase additional licence per user that will create/modify reports?
Can we customize that runtime report designer component to some specific user needs.
Shall we use CR.NET Library to create/modify reports at runtime through code (VS .NET)?
Any help is appreciated.
Best Regards,
Slm