Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parameter field
Message
De
29/05/2005 15:04:17
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Rapports
Titre:
Parameter field
Divers
Thread ID:
01018453
Message ID:
01018453
Vues:
52
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform