Hi ,
Is it possible to change the order of nodes in tree view control dynamically depending on user actions.
When user selects a node at runtime he should be able to place it what ever position he wants. Like moving third node position to fifth place and after that entire tree should be reshuffled to show the new positions.
Which event i should capture to implement this behaviour.
thanks in advance,
vaishu