hilmibakhari
Technical User
Hi,
I'm creating a preview of a product structure known as Bill of Materials (BOM). In BOM, often a same child is assigned to different multiple parents. I'm intending to use treeview control so that the structure will be clearer.
My problem is that the function that i created to recursively search and rearrange the child node in a treeview will cause exception because i'm trying to place the same child in more than one place.
Please throw some light into this.
Thanks in advance..
I'm creating a preview of a product structure known as Bill of Materials (BOM). In BOM, often a same child is assigned to different multiple parents. I'm intending to use treeview control so that the structure will be clearer.
My problem is that the function that i created to recursively search and rearrange the child node in a treeview will cause exception because i'm trying to place the same child in more than one place.
Please throw some light into this.
Thanks in advance..