Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to select a portion of a table???
Message
De
08/12/2003 13:10:27
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, Californie, États-Unis
 
 
À
08/12/2003 12:40:38
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00856612
Message ID:
00856879
Vues:
22
This message has been marked as a message which has helped to the initial question of the thread.
Gordon,

In .NET IDE help docs, look for DataView.RowFilter. It has a good example for setting a filter based on a specific column value.

Not seeing intellisense generally means you haven't declared the object's namespace, in this case System.Data

Looking at the example in the developer's guide, I don't see the namespace declared, so that may be the issue. I'll also forward this to Kevin so it'll be in the next version!

Hope that helps,
---J

>
>If DataViews are to be used in this case, how do I filter out from AllSites the Descriptions containing the word 'Office'.
>
>When I use the same syntax as the development guide, the intellisense does not tell me the properties of the DefaultView.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform