I'm going to make this as clear as I can, if I leave any details out that would help you help me get it working right, please let me know.
Ok, so what I want to do is:
I have a treeview list, which I want to add Parent Nodes and Child Nodes to, based on ID's.
So, ID's could come in like 32736 and I want it added to the Treeview (Even if it doesn't have any value between 6 - 32736)
Is there anyway possible of doing this? thanks.