Hi, doesn’t that defeat the purpose of list view? If you have thousands of elements, you’ll have to bring them all in memory when constructing the temporary array, right?
Hi, doesn’t that defeat the purpose of list view? If you have thousands of elements, you’ll have to bring them all in memory when constructing the temporary array, right?