Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Repartition from a column
Message
De
24/10/2006 16:48:16
 
 
À
24/10/2006 15:44:41
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01164033
Message ID:
01164195
Vues:
11
>I'd use the .FindRows() method of a DataView. It requires that the DataView be sorted (use the DefaultView of your Table). The method returns a collection of DataRowView and you can then count using the DataRowView.Length property.

Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform