Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning row position
Message
From
27/08/2004 12:16:49
 
 
To
27/08/2004 12:13:55
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00937029
Message ID:
00937063
Views:
7
I actually was just typing a reply to what Bonnie said....

Inside the for...loop, you need to create a DataRowView object (not datarow object)...
DataRowView drv = gModelTagsDS.Tables("quantity").DefaultView[i]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform