I am not sure this is the right spot for this but...
I would like to be able to create a list that is sortable live on the page. If you have used Yahoo's fantasy games before, you will know what I mean.
They have two columns, one with data, and the other without in a windows like this post. You can sort items in the list up and down (Move Up or Move Down), or click to move them to the other column.
I would like to create something like this. I would also like to add an element to allow a person to export this to an excel spreadsheet.
I would populate the initial list, no db action required
Does this sound reasonably easy?