Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Or condition
Message
From
17/05/2004 10:37:35
 
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00904568
Message ID:
00904574
Views:
16
There are probably several ways to do this, but here's one...


string cTest = this.TestDataView.Table.Rows[0][0].ToString();

if (cTest == "A" | cTest == "B")
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform