Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returning row position
Message
De
27/08/2004 12:17:06
 
 
À
27/08/2004 12:13:55
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00937029
Message ID:
00937064
Vues:
12
        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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform