cancel
Showing results for 
Search instead for 
Did you mean: 

Auto generate parameter menu?

Former Member
0 Kudos

I'm looking for ASP.net deployment with Visual Studio, but a winforms implementation would also be of interest. C#/VB don't care:

Has anyone created, and are you able to give away, classes to discover all the parameters and their defaults from a report definition file at run time, along with classes to create corresponding controls at run time to present to the user? (To avoid having to develop/maintain forms for a bunch of reports)

I know the Walkthroughs gives me a starting point, but I'd rather have an ending point spoon fed to me

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Creating controls of reports at runtime is possible through RAS SDK's which is used with the stand alone products of Crystal Reports.

for example- CR XI R2 SP2 and CR 2008.

I don't have much knowledge about RAS so you can refer the sample codes from [here|https://boc.sdn.sap.com/codesamples].

You can also take help from [Dev library|https://boc.sdn.sap.com/node/7770].

Hope that helps!!

Regards,

Amit

Former Member
0 Kudos

I neglected to say I'm using VS2005 crystal reports.

But I'm not really looking for code samples, just finished products. I think the VS2005 Walkthroughs document gives the documentation of what needs to be done, I just don't want to do it.

former_member183750
Active Contributor
0 Kudos

Hmm, maybe the BO consulting department can help you out? Here is the link for them:

http://www.businessobjects.com/services/consulting

Ludek

Answers (0)