I have been building a small catalog and decided it was time
to make it dynamic so that adding new products would be easier.
Because it is and will be a small catalog, I decided to go with
spry.
I made a datatable and linked it to my html page and used the
spry spotlight column. It all works perfectly (to my amazement, I'm
a noob)
My problem now is; all of the items in my catalog are
displaying in one continuous column. I want to break them up into
groups of 10. I read the information in adobe labs about paged
views. After hours of tinkering, I cannot get it to work.
My question is: what do I have to do to the page after having
used the spry spotlight column to make the paged view work?
I thank you in advance for your patience with me.