Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to determine current row in dataset table?
Message
De
06/07/2004 18:28:37
 
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
00921200
Message ID:
00921220
Vues:
18
>Answered my own question:
>
>int iRn = this.BindingContext[myDataSet.myTable].Position;
>this.myDataSet.myTable.Rows[iRn].Delete();
>
>Thanks Todd, your the Man!


You got it all wrong, Todd ... do it right, will ya? It's supposed to be "You da Man!" <g>

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform