Atlas Toolkit - Reorder List Example

When Atlas Control Toolkit examples were first released, it was the reorder list that caught my eye. I could see so many uses for that control, I just had to play with it.

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.

 

8 Comments

Comments have been disabled for this content.