B
Brad
I want to iterate through a dataset. What is the best way to do this? Can
I do something like:
for each datarow in ds
do stuff
Or is there a better way?
Thanks for the information.
Brad
I do something like:
for each datarow in ds
do stuff
Or is there a better way?
Thanks for the information.
Brad