Visual Basic Code , VB.NET Code, VB Code
  Home   :  Code   :  Forums   :  Submit   :  Mailing List   :  About   :  Contact


dataset


dataset

Author
Message
A&J
A&J
Forum God
Forum God (403 reputation)Forum God (403 reputation)Forum God (403 reputation)Forum God (403 reputation)Forum God (403 reputation)Forum God (403 reputation)Forum God (403 reputation)Forum God (403 reputation)Forum God (403 reputation)

Group: Forum Members
Posts: 1, Visits: 9
Hi,



can anyone show me how to use for loop to get item(0) and item(1) out from a dataset ?



im using a for each loop to get item(0) in my loop. how am i going to change to loop in order for me to get my item(0) and (1) out?



 

For Each r As Data.DataRow In temp_sec.Tables(0).Rows

d = r.Item(0)

db1 = d.Minute

'db = d.Second

x += db1

y = r.Item(1)

list.Add(x, y)

Next









AJ
Edited
7/15/2010 by A&J
GO


Similar Topics


Reading This Topic


Login
Existing Account
Email Address:


Password:


Social Logins

Select a Forum....

















A1VBCode Forums


Search