Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameter field
Message
From
29/05/2005 15:04:17
 
 
To
All
General information
Forum:
ASP.NET
Category:
Reporting
Title:
Parameter field
Miscellaneous
Thread ID:
01018453
Message ID:
01018453
Views:
51
I want to allow a user to enter information into a textbox on a windows form and then print that information on a label using Crystal reports. Help states I need to set up a parameter field in crystal(did that) and then relate the value from the textbox to that parameter field in the Crystal report.

I saw the following
ParameterField paramField = new ParameterField ();

But when I type this into code "ParameterField" is not listed in intellsense. So I assume there is a "using" statement I don't have.

Anyone got an example of how I do this?

thanks folks!

Alan
Next
Reply
Map
View

Click here to load this message in the networking platform