
Hi i'm creating a tree view page from the Prod. Order Components table.
I am trying to achieve something like this,
Prod Order No
Routing Link Code
Components
I have managed to get this far, however as you can see it is putting all components into the last Expansion rather then sorted by Routing Link Code.
TO build the Page I loop through Each Production Order, Then Each Routing Link Code. The IndentationControls are set to Prod. Order No., Routing Link Code.
I Set Line No for the First Indent (Indentation 0) as 0.
I set the Line no. for the Indentation 1 to 1..2..3..4 _ Increases with each routing.
How can I get the components to go within each Correct Routing Indent.
*This post is locked for comments
I have the same question (0)Resolved, Change the Keys to include Routing Link Code and apply the sorting to the Page.