Hi,
I have two objects, lets call them object A and Object B. Each one of these objects have node from 1 - 5.
Initially the user creats a link between object A node 1 to object B node 3.
On object B the user can move the link up or down from 1 to 5.
Well, the problem I am getting is that GO is randomly raising the
SelectionDeleting event.
While I have some code in place for LinkRelinked event, can you think of any reason why SelectionDeleting event be firing.
Any help would be appreciated.
Thanks
Sameer