Well heres my deal...I'm gonna have a operation that takes each listview item from a listview and uses them in order based on their indexs....or the way they r showing in the listview....

now im at the point were i need some code to manually resort the items one by one.....i figure this can be done one of to ways...either drag and drop the selected item to a position lower on the control, btw the listview is set to view.details, ooorrrrr i could have the user select and item and then click one of two buttons on the form to either move the item up of down one spot....

thx in advance for all of your help, as so far this forum has been very very helpful...

AcE