How do I add a node as first member of children, not last?
Posted: Sat Aug 04, 2007 11:41 am
I want to add a new node as top member of the children list.
In treeview you had 'addobjectfirst' which did this.
Hos do I move the newly added node to the top when addobject has added it to the end of list?
In treeview you had 'addobjectfirst' which did this.
Hos do I move the newly added node to the top when addobject has added it to the end of list?