Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Predicate question
Message
From
14/06/2007 10:21:59
John Baird
Coatesville, Pennsylvania, United States
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01232939
Message ID:
01233013
Views:
18
>Hi All, anyone know of a way to filter datasets using a predicate / delegate ? the code below shows how to do it with a generic list
>

Hi Pete,

Any particular reason you want this done by a predicate? You can use DataTable.Select to filter rows, or create a DataView.RowFiter to accomplish the same thing.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform