M
mikezcg
I would like to see the data in my datarow.
what i am trying is
for each datacolm in datatable.columns
debug.writeline (drow.tostirng & " = " & HOW DO I GET THE
VALUE of the row??
Next
i created a watch and see that the info is in my itemArray list
but there is no item.count for datarow
Any better ideas?
Mike
what i am trying is
for each datacolm in datatable.columns
debug.writeline (drow.tostirng & " = " & HOW DO I GET THE
VALUE of the row??
Next
i created a watch and see that the info is in my itemArray list
but there is no item.count for datarow
Any better ideas?
Mike