Print Page | Close Window

runtime creation of .rpt file

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Writing Code
Forum Discription: .NET programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=109
Printed Date: 07 May 2024 at 5:01am


Topic: runtime creation of .rpt file
Posted By: sanjayjadam
Subject: runtime creation of .rpt file
Date Posted: 10 Jan 2007 at 10:20pm
hi all,
what i need to implement is
Using ASP.NET 2.0, i need to create a report wizard, similar to crystal report wizard. What i plan is i take all information from end user that what data should be display on the report and all other information like filtering, grouping etc. into an XML file.
I need to know how can i design a report at runtime using that XML?
Is this posible to do? if Yes please give me some info on that.
I need to create full report at runtime as we can do it on design time.
One more thing the i need to save that report in .rpt format so user can see report in future.
Please give me some suggestion how can i achieve this.


-------------
thanks and Regards,
Sanjay jadam



Print Page | Close Window