2010-03-25 22:38 UTC
Hello,
I attached a small sample. It is the goal to setup a description.
When the checkbox if off, you can add or remove properties from the description by double clicking the desired items from the left list or the not desired items from the right list.
Unfortunately, double click does not work when AllowDrag is set. I hope there would be any chance to make it work again.
When the checkbox is set, the desired property can be moved from the left list to the right. The preview shall be updated automatically. That's why OnDragnDropFromControl is active.
Removing and adding properties work properly using Drag&Drop.
But changing the order within the right list does not work properly: after finishing the event OnDragnDropFromControl OpenDCL removes the moved item. I would agree this if the moved item would appear at the destination. But it does not so.
How can I solve this?
Thanks for testing.
Fred
I attached a small sample. It is the goal to setup a description.
When the checkbox if off, you can add or remove properties from the description by double clicking the desired items from the left list or the not desired items from the right list.
Unfortunately, double click does not work when AllowDrag is set. I hope there would be any chance to make it work again.
When the checkbox is set, the desired property can be moved from the left list to the right. The preview shall be updated automatically. That's why OnDragnDropFromControl is active.
Removing and adding properties work properly using Drag&Drop.
But changing the order within the right list does not work properly: after finishing the event OnDragnDropFromControl OpenDCL removes the moved item. I would agree this if the moved item would appear at the destination. But it does not so.
How can I solve this?
Thanks for testing.
Fred

