Hello,
I am having trouble allowing a xamdatatree node to enter the editable state while the IsDraggable property is set to true in the node layout. I would like the node to automatically be editable when it is clicked on by the user. When the IsDraggable property is set to true this does not appear to work when the user clicks on the node. When the IsDraggable property is not set to true, it does work. The IsF2EditingEnabled and the IsEnterEditingEnabled seem to work fine regardless of the value of the IsDraggable property. Is this behavior intentional? If necessary I can come up with a simple example if you all are unable to re-create.
Thanks,
Chris
What's the resolution to this issue?
I have the same issue: need to differentiate click event and drag event that performs on a pariticular node.
When user click a node to activate this node, my code will navigate to a new page;
When user drag a node, i need to let user drop the node without navigating to a new page.
Thanks!
Hello Chris,
I have created support case CAS-63825-48BX2P for this and linked it to development issue 74522 so that you will be notified with the resolution to development issue 74522 after engineering has investigated this issue.
You can monitor the progress of the development issue from the case which can be viewed on your “My Support Activity” page: https://ko.infragistics.com/Membership/MySupport.aspx”
Hi Petar,
I'm working with this client onsite through a consulting engagement. This client wants drag and drop actions to be defined when the user clicks and drags (mouse down and mouse move) on the tree node and edit mode to be defined when the user simply clicks (mouse down and mouse up in the same vicinity). At this point if edit mode is ignored via mouse events when IsDraggable is true but edit mode can still be entered via Keys F2 or Return this would appear as a bug. I think we should consider this a bug. I will let you talk to engineering to evaluate whether this is true or if there is an appropriate way to work around this problem.
I have been looking into your requirement and am not quite sure how exactly do you expect this to work. What I mean is that this seems to happen because the click is used to register the beginning of a drag action and you cannot drag and edit at the same time. If you have this for editing how should the dragging be initiated? Please describe in more details how do you need the XamDataTree to act or please let me know if I have misunderstood you in any way.
Looking forward to hearing from you.
Sincerely,
Petar, MCTS
Developer Support Engineer
Infragistics
www.infragistics.com/support