In the SuperMover and Mover classes set up in the FCC, there is the lstRight that holds items the user has selected from the left column. That's all well and good, but what I'm particularly interested in is the moving of items up and down in lstRight. I can seem to isolate the code that does that, and I can't find any documentation on it. (Everything I've found just looks at the moving from left to right and back again. Neat, but I did that on my own a long time ago.)
Anyone have any ideas on the best implementation of the lstRight up and down mover? I can't even find where the button in that list is bound to the list. Any help would be appreciated!
Anyone have any ideas on the best implementation of the lstRight up and down mover? I can't even find where the button in that list is bound to the list. Any help would be appreciated!