LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I want to replace previous items with new items in Combo box programmatically

Hi,

 

I want to replace combo box items with new values programmatically based on signal I receive.

But Combo box display previous item and 0 value and it will update to new when from drop down we select added item.

Can you suggest some way that it will automatically display new item from 0 value?

 

Thanks

Associate Engineer
Eaton Technologies Pvt. Ltd
0 Kudos
Message 1 of 3
(2,427 Views)

Spoiler
 

 

 

Associate Engineer
Eaton Technologies Pvt. Ltd
Download All
0 Kudos
Message 2 of 3
(2,420 Views)

Write the new value to the "Value" property after you have writing the new list of strings to the Strings[] property.

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