LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

edit combo box array

Hello Mike,

I gave you an example with 3 parameters but there are tests with 5 parameter or 6 or 7 its unlimited, i need it to be flexible.
I cant say i have 5 parameters and thats it...
0 Kudos
Message 11 of 31
(1,509 Views)
Hi Alvarion_…,
ok, then you can use a table with the current selected values and if a user select a new cell you can move your combobox to this place and write the new values into the drop down menu. Now the user see only the allowed values and can select them. If he click into another cell, move the combo box and change the values.

Hope it helps.
Mike
0 Kudos
Message 12 of 31
(1,507 Views)
Hey,

Thanks, it sounds great ill try that.....
0 Kudos
Message 13 of 31
(1,502 Views)
Last qst....how can i creat a table with combo boxes? i can create only arrays
0 Kudos
Message 14 of 31
(1,496 Views)
Hi Alvarion_…,
you can´t create a table with combo boxes. What i meant is, you create a table and a single combobox. Depending on the selected cell in your table you move your single combo box to this position and change the item values.

Mike
0 Kudos
Message 15 of 31
(1,493 Views)
Hello Again,
I jate when pepole ask me this but i will do it anyway, can you do a small example ?
Thanks
0 Kudos
Message 16 of 31
(1,492 Views)
Hi Alvarion_…,
see the attached example. Hope it helps.

Mike
0 Kudos
Message 17 of 31
(1,478 Views)
Very Helpful, Thanks a lot!
0 Kudos
Message 18 of 31
(1,475 Views)

Mike,

How/Where did you get the property "Old Edit Position" for the table? Smiley Surprised

I m unable to locate it in 8.5...

Can you show me the light?

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 19 of 31
(1,453 Views)
Hi Partha,
the example is in LabView 7.1. Smiley Happy In 8.5 "edit position" or "Editierposition" do the same.
 
Hope it helps.
Mike
0 Kudos
Message 20 of 31
(1,444 Views)