Click here to Skip to main content
15,886,873 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi guys,

I need help on getting the Drop target. I am using ListBoxDragDropTarget from Silverlight 3 Toolkit. My scenario is as below:

I have two listbox named "firstList" and "secondList".
I want to drop an item from firstList to secondList.
Once dropped I want to show a message to the user.

I added an event but the event is firing for both the listbox. Hence I need to get the drop target name but didn't find any option.

Please help me.

Regards,
Kunal
Posted

See if this post can help you out in anyway.
 
Share this answer
 
Comments
Sandeep Mewara 27-May-11 10:47am    
Comment from some third person:
hi Abhinav,

I am extremely sorry to say this but i am not able to get any idea on provided post.

i just want to get an item name(from second list) on which the source item(from first list) is dropped.
Find full demo and source code in following link...

Might be you are missing something..

http://silverlightfeeds.com/post/1325/Silverlight_Toolkit_adds_DragDrop_targets.aspx[^]


HTH
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900