LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Arrange data(for eg.names)in a list box in alphabetical order

hi there ,

according to my application i have a list of names in a list box and now i want to arrange data(for eg.names)in this list box in alphabetical order.

plz help
thanx
tanisha
0 Kudos
Message 1 of 3
(3,510 Views)
Create a property node for the listbox, select the ItemNames property, wire it to the Sort 1D Array fucntion, write the results to another ItemNames property.
Message 2 of 3
(3,508 Views)
Thanx dennis ,

that was so simple , stupid of me to post this sort of query ..

Regards
tanisha
0 Kudos
Message 3 of 3
(3,493 Views)