How can i make a sortable collection?

How can we get something like this…
http://kwcountertop.com/slabs/

Hi,

From the look of the site that you linked to, you could use a $w.Repeater . Connect the Repeater to a Dataset , and then set the sort like in the screenshot below:


This is just one way to do what you want. With a little creativity I’m sure you can come up with something.

Good luck,

Yisrael