Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8689

Re: how to avoid to drop item to itself for treeview?

$
0
0

How about if you validate in the treeview's dragdrop event like:

 

If source = this Then

  //ignore the dragdrop

End If


Viewing all articles
Browse latest Browse all 8689

Trending Articles