Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with SelectionFormula
Message
De
29/07/2006 14:00:49
 
 
À
29/07/2006 13:46:56
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:
01141530
Vues:
18
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform