haithambradai / gong-wpf-dragdrop

Automatically exported from code.google.com/p/gong-wpf-dragdrop
0 stars 0 forks source link

MultiSelection Mode Doesn't Work Well. #41

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?
(I took SchoolsExmaple sample code in Code Project for example.)
1. Extract SchoolsExample.rar and open project.
2. add GongSolutions.Wpf.DragDrop.dll in referencs and run it.
3. check list item.
4. check checked item again.

Then you can see checking doesn't work.

Hi!
First of all I want to thank you all for your wonderful work.
I try to take you dll for drag and drop but it doesn't work well.
In attached file you can see what is my problem.
When I remove ListBox's SelectionMode="Multiple" then it's a little bit fine.
I think it's because mouse click prblem on list box(which is able to drag and 
drop)
Help me.
Thank you.

Original issue reported on code.google.com by adam1988...@gmail.com on 8 Nov 2011 at 2:43

Attachments: