I am building a custom section and I need the user to select nodes from a tree view. The nodes do not represent the standard content tree, but rather a custom tree I have. I wouldnt mind using a custom class that extends BaseTree to provide the tree data since I have already implented that for the custom section and there is some overlap.
Anyone know how to present a tree view of custom data?
How to present a Tree View with custom content
I am building a custom section and I need the user to select nodes from a tree view. The nodes do not represent the standard content tree, but rather a custom tree I have. I wouldnt mind using a custom class that extends BaseTree to provide the tree data since I have already implented that for the custom section and there is some overlap.
Anyone know how to present a tree view of custom data?
is working on a reply...