Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Query a datatable
Message
From
22/11/2006 14:10:59
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
 
To
22/11/2006 14:04:58
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
01171885
Message ID:
01171888
Views:
6
With a dataview.
Dim dv As New Dataview(dt)
dv.RowFilter = "Active = 1"
I believe Kevin Goff has another way (maybe using the .Select method on the datatable itself?), as he has posted it multiple times before but I have never gone to the trouble of noting it.
Very fitting: http://xkcd.com/386/
Previous
Reply
Map
View

Click here to load this message in the networking platform