LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

get parent of child in tree control method not working properly

I simply want to get the parent tag of the selection in the tree control.  The get parent method doesnt work for my case.  Anyone have a clue as to why? 

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

Change Active Item:Tag -> Value

Cheers!

0 Kudos
Message 2 of 3
(2,558 Views)

That recommendation above put me on the right path to determine what in more detail the problem was.  If the tree control is a strict type def, this method does not work.  As soon as I disconnect the tree control from its typedef defn, it works...See attached.

0 Kudos
Message 3 of 3
(2,518 Views)