LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

inserts controls into an 2D array object?

Is there an object in Labview 2012, similar to a multicolumn listbox or table, that will allow you to insert controls such as textbox, button, etc in individual cells?  Im trying to organize and maintain a lot of user configuration parameters for a long channel list.  Each channel will have the same settings ... label, enabled/disabled, path browser, etc ... 

 

I havent found anything like this so looking for a quick fix or ideas on a way to approach handling this. 

 

Thanks

0 Kudos
Message 1 of 3
(2,855 Views)

I normally do this with a cluster inside of an array.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 3
(2,848 Views)

You might be able to use this.  It's an xcontrolm tha implements a table that can have different drop-down lists for each column.

"If you weren't supposed to push it, it wouldn't be a button."
Download All
0 Kudos
Message 3 of 3
(2,811 Views)