LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

hight row

Hello to all.
It will seem a very simple thing but I can not solve a problem.
My code compiles a table automatically. I want the table rows automatically increase their height depending on the text that is entered.
How can I do?
Thanks

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

Hi gmazza,

 

there is no "automatic height adjustment".

 

You have to use property nodes to set the height of cells/rows on your own...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 3
(2,490 Views)

From what I can see, there is an option on the table indicator (checked by default) to autosize row height and multi-line input. What is more difficult is to autosize the width. I once wrote a VI to autosize table coumn widths, but those were all short-entry columns.

_____________
Creator of the BundleMagic plugin for LabVIEW!
0 Kudos
Message 3 of 3
(2,465 Views)