Page 1 of 1

treeView : AddItem

Posted: Sat Sep 01, 2012 10:23 am
by Bruno FR28
Bonjour/Hello,

In a TreeView, I have a problem when i want to insert a new node :

With the methods AddItem, i give the index of the node "father", but it is always added at the end of the nodes "brothers".

How can i define the position of the new node "son" (like First, LAST, or by the index of the previous node)

Thank you for your help


Cordialement/Regards

Bruno.