Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to determine current row in dataset table?
Message
From
06/07/2004 18:28:37
 
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00921200
Message ID:
00921220
Views:
17
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform