Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataView.Item property
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00977752
Message ID:
00977755
Vues:
28
Just as a follow-up...I discovered this morning that the dataGrid (in Winforms) doesn't have an items collection available...whereas in VB you can say myGrid.Item(), that doesn't appear to be the same in C#. You simple say myGrid[nRow][nCol].

Same thing seems to apply with a dataview. I looked back through some code where I used dataviews in C#, and I've always done dv[myrow][mycol]

Kevin
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform