Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referring to DataTable column values
Message
From
02/09/2011 08:54:22
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01522272
Message ID:
01522572
Views:
36
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform