Print Page | Close Window

call function to popluate subReport

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=3177
Printed Date: 28 Apr 2024 at 10:50pm


Topic: call function to popluate subReport
Posted By: aussie_1968
Subject: call function to popluate subReport
Date Posted: 14 May 2008 at 11:09pm
hi,

i have set up a report with a subReport, which was no problem.

what i would like to do is, to populate the subReport by calling a function from a .NET assembly (C#) which returns a dataSet or list of records.

each record in the main report has an ID, which would need to be passed down to the function.

can anyone tell me if this is possible at all ?
i am using oracle and can not seem to use stored procs.  the option is grayed.

thanks in advance,
   Martin
 



Print Page | Close Window