well, i was thinking the same thing. i wont be able to make myself clear this way. i didnt post the code because right now its all messed up. i have experimented a lot, so the code would not seem to be that simple.
the thing, as it stands right now is; i have a drop down box, in it there will be some values. now, i have an option to select an element from the drop down box and then click an "UP" button.
the function of this button is to move the currently selected element one step above. that is if the current position of this element is 2, then after clicking the button, it should be at position 1.
i hope i made myself clear this time.
thanks.