J
john
I have a tree view where the user can check any or all of
the nodes. is there a built in way, in the tree view, to
get an array of the checked nodes? or do i have to do a
recursive search through the node graph and check each one
if its checked or not?
Thanks,
John
the nodes. is there a built in way, in the tree view, to
get an array of the checked nodes? or do i have to do a
recursive search through the node graph and check each one
if its checked or not?
Thanks,
John