
Creating report objects at runtime
You have to use RDC. It was written for runtime customization purposes.
A Crystal Reports.NET book for programmers? Its free!
* Covers ASP.NET and Windows Forms
* Teaches all phases of report development
* Alerts you to the bugs and how to get around them
* Maps out the complex ReportDocument object model
* Shows how to perform runtime customization
* Demonstrates all options of connecting with ADO.NET
* Gives complete code listings for every concept presented
www.CrystalReportsBook.com?cpgn=ngcr_031203
HTH,
Brian Bischof
Quote:
> I am using CR9 and .NET.
> Is it possible to create and place report objects, for example a
subreport,
> at runtime without using the RDC? Or at least move objects from one
section
> to another?
> Thanks!