Today I needed to display a horizontal list, and allow the users to click on the items and allow me to run code in the background.
I'm experimenting with the Telerik RadListView, and here's the result:

The dataset behind this is this:

and the code is below