Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
For each Row
Message
De
01/08/2007 16:32:49
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Titre:
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01245258
Message ID:
01245273
Vues:
18
This message has been marked as the solution to the initial question of the thread.
>Hi all!
>
>I have the following situation. I created a Dataset (MS) a databiding and a dataadapter all Microsoft Controls. I was able to filter the table and display in a grid. My problem is that when I filter the records and click select all in the background the process select all rows in the dataset instead of the one I just filter. So when I do the for each row in dataset.rows , my logic said will go to only the one that satisfied the filter. And that not truth, any body that know how to handle this situation , please give me some hint.

Are you filtering using a dataview? If so, you want to itterate through the dataview instead of the dataset.
Very fitting: http://xkcd.com/386/
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform