I want a query to be executed once an item dropped on a tab,
ex: I have two paged tab, where two treeviews attached to each tab, when an item dragged from treeview 1 in tab page1 and dropped to top of tab page2 , certain items need to be selected from treeview 2 in tab page2 , upon the execution of a query,
could u pls let me know the implementation possibility on above?