I have a collection which i'm searching for in a listview and within that collection I have a reference to another collection with additional data (pictures, names etc), how exactly do I get that data and display it in the listview in the least amount of "reads" possible?
I'm trying to make this as efficient as possible, TIA
Displaying reference data in Listview
1
5 replies