Silverlight. Fix needed. Dragging stack panel item to the right moves it underneath other items...
Posted
by maxima120
on Stack Overflow
See other posts from Stack Overflow
or by maxima120
Published on 2010-03-10T10:41:55Z
Indexed on
2010/03/13
14:15 UTC
Read the original article
Hit count: 372
silverlight-toolkit
|Silverlight
I have stack panel with custom controls in it. I attach standard MouseDragElementBehavior to each item.
When I drag to the right the item moves underneath the other items.
What would be a viable solution to create better user experience - to show better visual cue - how the item moves and where is it going to be dropped.
© Stack Overflow or respective owner