Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
For each Row
Message
De
02/08/2007 14:40:28
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:
01245589
Vues:
23
>Bonnie:
>
>I recheck other project that I was able to accomplish that and found my problem. Mike was the person that give me some help in the past with something related to dataviews.
>
>But, I still does not understood the different between Datarow & Datarowview.
>
>when I do For each row in Dv.table.rows & for each rowview in DV
>
>Hope you can clarified that. I changed to Rowview and now is working correctly.

If you are iterating through a datatable, you will use a DataRow. If you are iterating through a dataview, you will use a DataRowView.
Very fitting: http://xkcd.com/386/
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform