06-08-2014 05:00 PM
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?
Solved! Go to Solution.
06-09-2014 02:27 AM - edited 06-09-2014 02:29 AM
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 ???
06-09-2014 02:48 AM
Please attach screeenshot of your VI for clarification
06-09-2014 05:21 AM
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.
06-09-2014 06:56 AM - edited 06-09-2014 06:56 AM
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.