G
Guest
I have a DataView and would like to extract data from it and write it to a
ListView.
Can I only accomplish this with the DataViewRows Object array? Is there a
way forme to enumerate through the rows of the DataView without using the
DataViewRows array?
TIA,
ListView.
Can I only accomplish this with the DataViewRows Object array? Is there a
way forme to enumerate through the rows of the DataView without using the
DataViewRows array?
TIA,