LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Set the number of rows and columns of a table object

Solved!
Go to solution

Hello,

 

I'm working with a table object and I have an important question. Is possible to set the number of rows and columns with a numeric control? I know that there is the option of the scroll bar, but with this method the number of the rows or columns can be infinite, and I want a deterministic and finite number inserted by the user of the program. 

 

The example is easy: The user sets the number of rows and columns with the help of the numeric controls (for example: rows = 5, columns = 2) and the program updates the values of the table with these numeric controls values. 

 

Any help is appreciated.

 

Thank you.

0 Kudos
Message 1 of 5
(3,967 Views)

create a property node for the Table

0 Kudos
Message 2 of 5
(3,947 Views)
Solution
Accepted by topic author luisi

Hi luisi,

 

here are all properties of a table control. Look for those "Number of…" items…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 5
(3,940 Views)

I don't know about property nodes. Now my problem is solved. Thanks you!

0 Kudos
Message 4 of 5
(3,862 Views)

Hi

i have the same problem like you and i think that you resolved it

please can you tell me how did you do it?

thanks 

0 Kudos
Message 5 of 5
(2,508 Views)