Logic fails me :(
If I have a custom list view showing 4 images per row and say 87 images how would I calculate the number of rows and add the images without breaking code.
I'm sure its obvious but I can't figure it out. I either end up one row short or a row with only one image but crash...