I am trying to create an ASP photo gallery by using paging. I have read through your article (which was very good!) and understand the process. However, I would like to display only some of the fields in my database. I also am looking to display them in a table format with rows and columns (specifically: 32 records in 8 rows with 4 columns across) in a specific order. I am having a tough time with this. I have attempted to use two for loops instead of your "For-each" loop. However, I have not been successful.
I would appreciate any help you could give me to steer me in the right direction.
Thanks a bunch in advance!
-Kris