LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ring items from table col header

Can anyone please tell me how to set the items of the text ring "Column to sort" in the array "Sort parameters" programatically according to array "Items 4 "Column to sort". That is a) the column header from the table and b) a standard text in position 0.

 

I now entered the items at design time but the column headers can change during program execution, so I need the items in the text ring to change accordingly.

 

Attached my test VI in LV8.6

 

Thanks for any suggestion/solution 🙂

0 Kudos
Message 1 of 2
(2,481 Views)

Ok, problem solved 🙂

I was first starting with the reference of the array instead of that of the ring text inside the cluster.

0 Kudos
Message 2 of 2
(2,470 Views)