|
-
December 2nd, 2002, 03:08 AM
#1
CrystalReport.Net - Setting parameters
Hi everybody, I have been trying to set a crystal report parameter from C# for a couple of days, just cant manage to figure out how to do that.
The examples that I found seems to be for a different version of crystal report so I cant get them to work.
I got a parameterField in my crystal report named batchNumber and I want to set that parameter from c#.
All help appretiated
/Anders
-
December 2nd, 2002, 09:36 AM
#2
http://msdn.microsoft.com/library/en...tomization.asp
I found this documentation which seems to kind of helping me out, but I'm not sure where to put it in my c# code.
After "InitializeComponent();" ???
Anyone have any ideas?
/Anders
-
December 2nd, 2002, 09:43 AM
#3
Ok, it seemed to work. Kind of talking to myself here but maybe someone else will have use of it.
/Anders
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|