I have a short question - I'm trying to add decorators between cards (some downward facing arrows that show a particular flow direction), sort of like the ones present in the Microsoft Workflow Foundation rehosted designer. I've attached a quick video clip showing this:
https://www.dropbox.com/s/i3z3xr08s038p6o/jQCXyjiCHA.mp4?dl=0
I've managed to create two types of data templates (one for the actual items and one for the separator/decorator items), but I'm having issues with the way they're presenting while I'm still dragging. I was thinking of checking to see if I drag the items over a separator, but the binding list is not updated until after the drag operation is finished:
https://www.dropbox.com/s/3yxkj9vakcj9yzn/doubledDecorators.jpg?dl=0
So, in short, while I'm still dragging, I have not been able to find a way to show/rearrange existing items in visually pleasing manner.
Is there any way to achieve what I'm looking for? Am I handling this from a wrong perspective? Should I use a different Actipro control for this?
Kind Regards,
Cristian
[Modified 5 years ago]