Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with SelectionFormula
Message
De
29/07/2006 16:45:38
 
 
À
29/07/2006 14:00:49
Information générale
Forum:
ASP.NET
Catégorie:
Rapports
Versions des environnements
Environment:
C# 2.0
OS:
Windows 2000 SP4
Database:
MS SQL Server
Divers
Thread ID:
01141527
Message ID:
01141550
Vues:
20
Matt,

I don't know Crystal ... haven't used it at all with .NET. But, as far as your app compiling, I can't figure out why adding a "this." should make any difference whatsoever ... you didn't change anything else?

~~Bonnie




>Incidentally, I can't say I'm that impressed with the examples on their web site.
>
>For example, they say:
>
>
>selectOperatorList.DataSource = System.Enum.GetValues(typeof(CeComparisonOperator));
>
>
>which has to be changed to:
>
>
>this.selectOperatorList.DataSource = System.Enum.GetValues(typeof(CeComparisonOperator));
>
>
>or else it won't compile.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform