LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

tree control indenting

I created a tree control and am trying to follow the Help on how to indent, but when I select an item, say "Signal Generator" and right-click, the "Indent Item" option is greyed out.  Is there something else I need to do?
0 Kudos
Message 1 of 2
(2,683 Views)

Hello mrbean,

Your tree control has the row headers set to visible.  These headers are just a type of label not the actual data inside the control.  Since it is not the actual data they cannot be indented.  Try putting the actual data values beside the row headers and notice that you can select items and right click to see that indent is no longer greyed out.

Steven T.

0 Kudos
Message 2 of 2
(2,667 Views)