S
shapper
Hello,
I created a DataView from a database where each record has 3 fields:
ID, Title and URL.
I need, in my code, to loop through each record of the DataView and get
the value of ID, Title and URL.
How can I do this?
Thanks,
Miguel
I created a DataView from a database where each record has 3 fields:
ID, Title and URL.
I need, in my code, to loop through each record of the DataView and get
the value of ID, Title and URL.
How can I do this?
Thanks,
Miguel