Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Or condition
Message
 
 
To
17/05/2004 14:01:36
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00904568
Message ID:
00905526
Views:
12
Thanks Claudio.

>>I am trying to compare a cell in a dataview to see if it contains the letter "A" or "B". In VFP you can do the following
>
>try this:
>
>
>if (this.TestDataView.Table.Rows[0][0].ToString() == "A" || this.TestDataView.Table.Rows[0][0].ToString() == "B")
>
Previous
Reply
Map
View

Click here to load this message in the networking platform