Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning row position
Message
From
27/08/2004 12:17:06
 
 
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:
00937064
Views:
13
        Dim row As DataRow
        For i = 0 To (gModelTagsDS.Tables("quantity").DefaultView.Count) - 1
            row = gModelTagsDS.Tables("quantity").DefaultView[i].Row
>There is what I have now... It says row("quantity") not set to an instance of an object. How do I make it so it points at the current row?
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