Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Referring to DataTable column values
Message
De
02/09/2011 08:54:22
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01522272
Message ID:
01522572
Vues:
35
>>I've been away from this type of work for a few months and the brain has become rusty. How do I refer to a column value in a DataTable?
>
>The following code gets the "MyColumn" value in the first row of the first table in the DataSet:
>
>
object val = this.DataSet.Tables[0].Rows[0]["MyColumn"];
>
>Best Regards,

Thanks Kevin, I had got it worked out eventually
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform