LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Automatically showing the complete header data of a table control

Solved!
Go to solution

Hello,

 

I have a Table Indicator and I need to have make the width of the row header autosized. I looked into the property node of the Table Indicator and there was no such option. Any suggestions?

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

You want to display Table indicator Row header or what ???? Will you elaborate your question briefly or Do you have a GUI to show what you want ???

0 Kudos
Message 2 of 5
(3,091 Views)

Please attach screeenshot of your VI for clarification

HTML tutorial  HTML tutorial
162+ CLDs & 10 CLAs Trained
LabVIEW Training resources
0 Kudos
Message 3 of 5
(3,083 Views)

I set the column header, each has diferent length. I would like to show the complete header. pic1 is the output when the program is executed. I would like to have something like the pic2. thankyou.

Download All
0 Kudos
Message 4 of 5
(3,069 Views)
Solution
Accepted by topic author nik35324

If you know the width of the string, you can set the width of the column.  Getting the width of the string could be interesting though.


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
Message 5 of 5
(3,060 Views)