LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to let the user change the row order inside a list box

Solved!
Go to solution

Hi all,

 

I need to display some values in some kind of list box and let the user set their order by moving each line up or down as he wishes.

What's the easiest way to do this?

Is there some kind of property node?

 

Thanks in advance,

Mentos.

0 Kudos
Message 1 of 3
(2,650 Views)
Solution
Accepted by topic author Mentos

Use the List Box.  In the Right Click Menu look at 'Drag And Drop'.  I do not remember all of the settings off the top of my head but you can allow dragging, allow dropping, disable dragging/dropping outside control, and make it Copy only.

 

This should do what you want minus property nodes.

0 Kudos
Message 2 of 3
(2,647 Views)

Thanks Darin,

 

This should do it.

Thanks a lot!

0 Kudos
Message 3 of 3
(2,634 Views)