jolietjake
08-13-2002, 11:04 AM
Hello, I need some help. I want to create a group of lines like:
Line 1
Line 2
Line 3
...
with a up-arrow and down-arrow button.
When the user select one line (i.e. Line 3) and clicks on the up-arrow (or the down-arrow) button, the line must go up (or down)one position, like this:
Line 1
Line 3
Line 2
...
How can I do it (if it's possible)? thanks
Line 1
Line 2
Line 3
...
with a up-arrow and down-arrow button.
When the user select one line (i.e. Line 3) and clicks on the up-arrow (or the down-arrow) button, the line must go up (or down)one position, like this:
Line 1
Line 3
Line 2
...
How can I do it (if it's possible)? thanks