Atlas Toolkit - Reorder List Example
After looking at the release code and spending much times on the asp.net forums, I finally figured out how to use this control, and manipulate it to meet my needs. There are a few issues I see with this control, but regardless of those, it's a fine peice of work.
I put an example up on my Projects site. I used a SqlDataSource object to do the DataBinding and semi-CRUD opperations. The example is pretty simple and shows how easy you can bind data to the Reorderlist, and what is needed to update your database.