I have a an app where the user must select from thousands of images. I am using a filtered UltraListView and it works so far, but it would be even better if I could present the images in a very dense list, with three to six images per row.
Is there any way to get an UltraListView to display multiple items per row in a gallery style view? Perhapes using thumbnail or tile view style?