J
Joel
Hi!
Its probably a stupid question but how can I retreive the
column of the current row?
Example: This retreive the value in the ID column for the
first row. dstForeignKey.Tables(0).Rows(0)("ID")
But I want the current position in the dataset.
Thanks Joel
Its probably a stupid question but how can I retreive the
column of the current row?
Example: This retreive the value in the ID column for the
first row. dstForeignKey.Tables(0).Rows(0)("ID")
But I want the current position in the dataset.
Thanks Joel